Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

socket(): Too many open files #35

Open
alifiroozi80 opened this issue Jan 15, 2023 · 1 comment
Open

socket(): Too many open files #35

alifiroozi80 opened this issue Jan 15, 2023 · 1 comment

Comments

@alifiroozi80
Copy link

alifiroozi80 commented Jan 15, 2023

Hello,
I have used the rinet for quite a while now.

I use rite on a server to redirect users to another server.

But when I see its logs, it shows:

Jan 15 11:19:32 vpn rinetd[10473]: socket(): Too many open files

And its effect on the speed.

But when I restart the rite, its performance is good until that error shows up again!

How can I fix it?


PS: I Increased my limit on open files on ubuntu, but nothing changed.


$ rinetd --version
rinetd 0.62.1sam
@woater
Copy link

woater commented May 16, 2023

It seems you can simply enlarge the openfile limit of your system using ulimit -n

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants