Capgemini / kubeform

Form your :boat: Kubernetes :anchor: cluster anywhere using CoreOS, Terraform and Ansible
https://capgemini.github.io/kubeform
MIT License
326 stars 57 forks source link

Sysctl performance tuning for high concurrent traffic #91

Open enxebre opened 8 years ago

enxebre commented 8 years ago

Similar to https://github.com/Capgemini/Apollo/blob/scaling/roles/haproxy/tasks/sysctl-tunning.yml

wallies commented 8 years ago

should use this instead http://docs.ansible.com/ansible/sysctl_module.html and http://docs.ansible.com/ansible/pam_limits_module.html

wallies commented 8 years ago

http://blog.packagecloud.io/eng/2016/06/22/monitoring-tuning-linux-networking-stack-receiving-data/