All,
we've recently upgraded to 1.8.4-1ppa1~trusty from Vincent Bernat's repo
(running with nbproc=1).
Running a small-ish service on this instance, we were quite surprised to
see 4294966046 current connections in "show info":
CurrConns: 4294966046
The access log at the same time logs "actconn" as -1249 which somewhat
resembles the maximum of uint32.
Since we're pretty sure to not have seen similar behaviour in 1.7.9, we
suspect the changes from
http://git.haproxy.org/?p=haproxy-1.8.git;a=commit;h=8d8aa0d681c001891839588c0d51fa3cc9f652c7
may have introduced this. In contrast to a more high volume deployment
running 1.8.4 as well, we're terminating SSL connections on the instance
that shows this behavior.
Please let me know if you need further details.
Regards,
J.