HA-Proxy version 1.4.20 2012/03/10
Copyright 2000-2012 Willy Tarreau <w...@1wt.eu>

Build options :
  TARGET  = freebsd
  CPU     = generic
  CC      = gcc

Default settings :
  maxconn = 1024, bufsize = 8030, maxrewrite = 1030, maxpollevents = 200

Encrypted password support via crypt(3): no

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.

Without -d, it doesn't uses kQueue either. I used -d just to find out what
was happening.

-----Mensagem original-----
De: Lukas Tribus [mailto:luky...@hotmail.com] 
Enviada em: quinta-feira, 30 de maio de 2013 05:22
Para: Fred Pedrisa; haproxy@formilux.org
Assunto: RE: Help with kQueue

Hi Fred,


> #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.


Does it work if you omit "-d"?

Can you post the full output of haproxy -vv?
What HAproxy version are you using and how did you compile
it (what USE_FLAGs)?


Lukas                                     


Reply via email to