De: Fred Pedrisa [mailto:fredhp...@hotmail.com] 
Enviada em: quinta-feira, 30 de maio de 2013 02:09
Para: 'haproxy@formilux.org'
Assunto: Help with kQueue

 

Hello, Guys.

 

Sorry for disturbing, and for the first e-mail I sent, I thought it was an
automated mailing list, requiring to subscribe J.

 

Anyways here is my interesting issue !

 

When I start haproxy with -vv -d -c switchs, I get this interesting result :

 

# /proxy/haproxy -vv -c -f l2cr.cfg

Available polling systems :

     kqueue : pref=300,  test result OK

       poll : pref=200,  test result OK

     select : pref=150,  test result OK

Total: 3 (3 usable), will use kqueue.

 

But if I try it, with -V -d 

 

#proxy/haproxy -V -d -f /proxy/lr.cfg -n 8192

Available polling systems :

     select : pref=150,  test result OK

     kqueue : disabled,  test result OK

       poll : disabled,  test result OK

Total: 3 (1 usable), will use select.

Using select() as the polling mechanism.

 

This is what happens, it default to select without any reason, and in the
config file, I don't have any of these global switchs to force this
situation :/

 

Do you wonder what could cause it ?

 

I am using FreeBSD !

 

Thanks,

 

Fred

Reply via email to