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

investigate what values we have to set for net.ipv4.tcp_{r,w}mem #14

Open
aimxhaisse opened this issue Jan 15, 2015 · 1 comment
Open
Assignees

Comments

@aimxhaisse
Copy link
Contributor

This is tricky because:

  • it depends on the kernel version (we don't have the same behavior between 3.2.34 and 3.17)
  • it can have unexpected side effects

This ticket is not well defined, it depends on what we find, maybe its right place is in the kernel configurations, or in the initrd.

@aimxhaisse aimxhaisse changed the title investigate what value we have to set for net.ipv4.tcp_{r,w}mem investigate what values we have to set for net.ipv4.tcp_{r,w}mem Jan 15, 2015
@moul
Copy link
Contributor

moul commented Feb 26, 2016

I think we should configure this in the initrd with the best values depending on the kernel version and the server type (C1 vs C2 vs...)

Then, the user can override this setting in /etc/sysctl*

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants