Hello,

I have HAproxy 1.5.4 installed in Debian Wheezy x64. My configuration file
is attached. I want session stickiness so i use appsession attribute but I
have a serious performance issue with ssl. Initially I didn't use nbproc
parameter and haproxy could only serve 50reqs/sec with 100% cpu using only
one core in a 8-core virtual machine. This is very low performance for my
expectations, so I considered using nbproc=8 but then, as I have read, I
can't have correct session stickiness.
Is it expected that haproxy has initially (with 1 process) so low
performance with ssl?
Do I necessarily have to choose between performance and stickiness in my
case, because I can't give up on either. Is there an alternative for
session stickiness in multi-process haproxy?

Kind regards,
Evie

Attachment: haproxy.cfg
Description: Binary data

Reply via email to