This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # FLXGate sysctl settings | |
| # Extracted from /etc/sysctl.conf (flxgate jet) | |
| # FLX GATE settings | |
| # | |
| net.core.somaxconn = 4096 | |
| net.ipv4.tcp_max_syn_backlog = 4096 | |
| # Socket buffers | |
| net.core.rmem_max = 16777216 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| test |