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

Too many file descripters in select() at high concurrency #14

Open
Hecate2 opened this issue Aug 18, 2019 · 1 comment
Open

Too many file descripters in select() at high concurrency #14

Hecate2 opened this issue Aug 18, 2019 · 1 comment
Labels
bug Something isn't working enhancement New feature or request fixed

Comments

@Hecate2
Copy link
Owner

Hecate2 commented Aug 18, 2019

Ignaleo may encounter
Value Error: too many file descripters in select()
when too many proxies are posted into one single process of IGN. This error can force one IGN process to shutoff.
Currently I'm not available for the amendment of IGN. Use multiple processes if you really need that many connections. (Do not vote billions!)

Feel free to launch pull requests!

@Hecate2 Hecate2 changed the title To many file descripters in select() at high concurrency Too many file descripters in select() at high concurrency Aug 18, 2019
@Hecate2
Copy link
Owner Author

Hecate2 commented Oct 15, 2019

Solved in IgnaleoG. You can POST at least 1500 proxies safely to a single process on Windows. (In most cases you don't need that many!)

@Hecate2 Hecate2 closed this as completed Oct 15, 2019
@Hecate2 Hecate2 reopened this Oct 16, 2019
@Hecate2 Hecate2 added bug Something isn't working enhancement New feature or request labels Oct 16, 2019
@Hecate2 Hecate2 added the fixed label Feb 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request fixed
Projects
None yet
Development

No branches or pull requests

1 participant