Hi guys, Not to pile on, but when running with 1.6-dev4, I've noticed a segfault that doesn't happen if you substitute 1.5.9 back in. I can post more here later in the day, but I have a meeting to run to shortly-
In short, here are the conditions: - haproxy as an SSL enpoint in front of Nagios , which is itself expecting https. - haproxy listening to browsers on the regular 443, with "ssl verify required" - haproxy connecting to Nagios with "ssl verify none" Everything starts normally, and the main nagios page opens normally with HTTPS enabled. When you click a link to hosts or any of the links for server statuses, it pops up what looks like a basic authentication on the browser, and haproxy 1.6-dev4 segfaults. Changing nothing about the setup except the symlink to haproxy to 1.5.9, everything works as it should. Current options 1.6 d4 was built with: TARGET=linux2628 USE_ZLIB=1 USE_OPENSSL=1, USE_PCRE=1. Is this happening to anyone else? If not, I'll try and put together a test case I can post up here. Thanks! Phillip

