On Oct 13, 2013, at 5:39 AM, Lukas Tribus <[email protected]> wrote:

> Hi Kevin,
> 
> 
>> With the line commented out it ended up with:
>> Built with PCRE version : 8.02 2010-03-19
>> 
>> The crash still occurred just as before.
> 
> Ok, can you post the full output of haproxy -vv please.

HA-Proxy version 1.5-dev19 2013/06/17
Copyright 2000-2013 Willy Tarreau <[email protected]>

Build options :
  TARGET  = generic
  CPU     = generic
  CC      = gcc
  CFLAGS  = -g -O0
  OPTIONS = USE_POLL=1 USE_KQUEUE=1 USE_OPENSSL=1 USE_PCRE=1

Default settings :
  maxconn = 2000, bufsize = 16384, maxrewrite = 8192, maxpollevents = 200

Encrypted password support via crypt(3): no
Built without zlib support (USE_ZLIB not set)
Compression algorithms supported : identity
Built with OpenSSL version : OpenSSL 0.9.8r 8 Feb 2011
Running on OpenSSL version : OpenSSL 0.9.8y 5 Feb 2013
OpenSSL library supports TLS extensions : yes
OpenSSL library supports SNI : yes
OpenSSL library supports prefer-server-ciphers : yes
Built with PCRE version : 8.02 2010-03-19
PCRE library supports JIT : no (USE_PCRE_JIT not set)

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


- Kevin

Reply via email to