We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi I come from downstream fork https://github.com/catspeed-cc/proton-privoxy
I found issues with the max connections being low in the file here https://github.com/catspeed-cc/proton-privoxy/blob/master/app/proton-privoxy/config
I set mine to 102400 but you could set a more reasonable but higher limit.
It was causing issues with my backend servers trying to open many localhost proxy connections and getting failures.
I have been testing it and it works very well :) Thank you for the hard work you do on the project 👍
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi I come from downstream fork https://github.com/catspeed-cc/proton-privoxy
I found issues with the max connections being low in the file here https://github.com/catspeed-cc/proton-privoxy/blob/master/app/proton-privoxy/config
I set mine to 102400 but you could set a more reasonable but higher limit.
It was causing issues with my backend servers trying to open many localhost proxy connections and getting failures.
I have been testing it and it works very well :) Thank you for the hard work you do on the project 👍
The text was updated successfully, but these errors were encountered: