Is there any settings in sysctl that controls the maximum number of connections that are allowed from any one ip address? I'm having connection issues a redis server and a rabbitmq instance and I'd like to eliminate this possible condition before delving deeper into netstat results.
Asked
Active
Viewed 1.0k times
1 Answers
0
See discussion at https://stackoverflow.com/questions/410616/increasing-the-maximum-number-of-tcp-ip-connections-in-linux there are sysctl settings given and explained.
See http://fasterdata.es.net/fasterdata/host-tuning/linux/ for some other tunables.

Paweł Brodacki
- 6,511
- 20
- 23