requests are loadbalanced to servers in maintainance mode

2017-08-22 Thread Stefan Sticht
Hi, if I place backend servers into maintainance mode (using hatop CLI ) they will still get connections. I believe this only happens with nbproc>1. Can anyone tell me what I am doing wrong? HAProxy Version: 1.7.9-1ppa1~xenial Aug 22 15:31:30 w-fw1 haproxy[30821]: Server

Re: very low requests per second rate with option forceclose (now with details)

2017-08-16 Thread Stefan Sticht
Hi, please do not bother ay further about this. I had an iptables rate limit of 25 SYN requests per second configured. Sorry for wasting your time. Stefan > On 16 Aug 2017, at 20:35, Stefan Sticht <ste...@sticht.net> wrote: > > Hi, > > sorry I missed to tell details: h

very low requests per second rate with option forceclose (now with details)

2017-08-16 Thread Stefan Sticht
"KeepAlive Off” configured) $ ab -v 1 -c 10 -n 1000 http://10.27.100.45/test/index.html | grep -e Requests -e Complete -e Failed Complete requests: 1000 Failed requests:0 Requests per second:7948.87 [#/sec] (mean) Thanks! Stefan > On 16 Aug 2017, at 17:53, Stefan Sti

very low requests per second rate with option forceclose

2017-08-16 Thread Stefan Sticht
Hi, I need help with my haproxy config. I have been asked to disable keepalive in haproxy. As soon as I use "option forceclose” the requests per second rate mesured with apachebench goes down form like 1000 requests per second to 25 requests per second. frontend w-test-kon bind *:8000