Optimize nginx ssl termination cpu usage with cipher selection
I have a fairy typical setup where I have nginx in front of haproxy, where nginx is terminating the ssl connections from client browsers. As our product grew, my loadbalancer machines didn’t have enough CPU to do all the required ssl processing. As this zabbix screenshot shows, the nginx takes more and more cpu, until …