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

CLI: check linux kernel and enable REUSEPORT if possible. #342

Closed
membphis opened this issue Jul 31, 2019 · 1 comment · Fixed by #1085
Closed

CLI: check linux kernel and enable REUSEPORT if possible. #342

membphis opened this issue Jul 31, 2019 · 1 comment · Fixed by #1085
Assignees
Labels
good first issue Good for newcomers help wanted Extra attention is needed

Comments

@membphis
Copy link
Member

http://nginx.org/en/docs/http/ngx_http_core_module.html#listen

This option helps to evenly distribute requests to different workers.

@membphis membphis added the good first issue Good for newcomers label Jul 31, 2019
@moonming moonming added the help wanted Extra attention is needed label Jan 6, 2020
@Miss-you
Copy link
Member

Miss-you commented Jan 6, 2020

I will solve this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants