adi90x / rancher-active-proxy

All in one active reverse proxy for Rancher ! For Kubernetes : https://github.com/adi90x/kube-active-proxy
MIT License
156 stars 55 forks source link

somaxconn #37

Open stevenmunro opened 6 years ago

stevenmunro commented 6 years ago

It is necessary to increase this limit from its default 128 to a larger number since this is a service that is accepting a lot of connections?

stevenmunro commented 6 years ago

The reason I ask is because Rancher doesn't support the docker --sysctl flag, and there is no automatic shell script to set the values. We could run this as privileged, and a /etc/my_init.d/ would be handy.