Hi, On Thu, Feb 05, Klavs Klavsen wrote: > Hi guys, > > I'm testing our haproxy setup in regards to SSL performance - by > simply using ab, and fetching a favicon.ico file.. > > over http haproxy delivers 3.000 req/s. > over https haproxy delivers 511 req/s. > > I tried giving haproxy more cores (it's a virtual server) -but this > did not help at all :(
Silly question: when you added more vCPUs to the virtual machine did you change haproxy nbproc setting (make haproxy use more than 1process) ? -Jarno > I can't seem to find anything on haproxy actually hitting a > bottleneck.. I did try to do the https test from 2 clients > simultaneously- and then they just get half the req/s - so total is > the same. > > What should I look at, to improve https performance in haproxy? -- Jarno Huuskonen

