Skip to content

make NSC set net.ipv4.vs.conn_reuse_mode=0 #577

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

Merged
merged 3 commits into from
Nov 19, 2018
Merged

make NSC set net.ipv4.vs.conn_reuse_mode=0 #577

merged 3 commits into from
Nov 19, 2018

Conversation

roffe
Copy link
Collaborator

@roffe roffe commented Nov 18, 2018

will fix the IPVS low throughput issues

kubernetes/kubernetes#71114

@andrewsykim
Copy link
Collaborator

Do we need to check if conn_reuse_mode is available first? It seems like it was introduced in linux 4.1.

@roffe
Copy link
Collaborator Author

roffe commented Nov 18, 2018

@roffe
Copy link
Collaborator Author

roffe commented Nov 19, 2018

now we check and inform that it's a non fatal error if not there
if there is a error statting the file we also inform and continue as it's non-fatal

@murali-reddy murali-reddy merged commit 87718c9 into cloudnativelabs:master Nov 19, 2018
@murali-reddy
Copy link
Member

thanks @roffe

@roffe
Copy link
Collaborator Author

roffe commented Nov 19, 2018

i'm fixing it with a pr

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

Successfully merging this pull request may close these issues.

3 participants