> # /proxy/haproxy -vv -c -f l2cr.cfg
> Available polling systems :
> kqueue : pref=300,  test result OK 

> #proxy/haproxy -V -d -f /proxy/lr.cfg -n 8192
> Available polling systems :
> select : pref=150,  test result OK


You are comparing two different configurations, are you sure non of them
disables poll and kqueue? Can you run:

egrep -i "queue|poll" l2cr.cfg
egrep -i "queue|poll" /proxy/lr.cfg
diff -u l2cr.cfg /proxy/lr.cfg


> 1.4.20

Can you grab the latest tarball at http://haproxy.1wt.eu/, this release
is outdated.



Lukas                                     

Reply via email to