What are the implications of changing socket buffer sizes?
Issue
- What are the implications of changing the values of the following parameters :
/proc/sys/net/core/rmem_default = 524288
/proc/sys/net/core/rmem_max = 524288
/proc/sys/net/core/wmem_default = 52428
/proc/sys/net/core/wmem_max = 524288
- What impact will larger buffer sizes have on latency?
- What impact will there be from having the receive buffers set too high?
Environment
- Red Hat Enterprise Linux, all versions
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.