Hello, I've been running 1.5-dev releases for about 6 months now, and have been running dev19 since it was released in June. It seems to be crashing on me more than the previous builds.
I ran it in debug mode and logged to a file, so hopefully this can help to track down the issue. Here's the log file: https://silverbucket.net/haproxy_debug2.log.gz Here's how I've been running haproxy (to get debug info) # haproxy -d -V -f /etc/haproxy/haproxy.cfg -p /var/run/haproxy.pid > /var/log/haproxy_debug/log 2>&1 I'm using SSL offloading, and websocket proxying, as well as standard http connections passing off to nginx. Let me know if there's anything else I can do to provide more information, though since I don't know how to force the crash, it can sometimes take weeks for it to happen, however it's crashed twice in the past 2 days. Cheers Nick

