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
REUSEPORT
http://nginx.org/en/docs/http/ngx_http_core_module.html#listen
This option helps to evenly distribute requests to different workers.
The text was updated successfully, but these errors were encountered:
I will solve this.
Sorry, something went wrong.
CLI: bin/apisix to support the SO_REUSEPORT (#1085)
bin/apisix
60b2493
Fix #342
CLI: bin/apisix to support the SO_REUSEPORT (apache#1085)
c8ac99d
Fix apache#342
Miss-you
Successfully merging a pull request may close this issue.
http://nginx.org/en/docs/http/ngx_http_core_module.html#listen
This option helps to evenly distribute requests to different workers.
The text was updated successfully, but these errors were encountered: