BUG/MEDIUM: init/threads: consider epoll_fd/pipes for automatic maxconn calculation
authorWilly Tarreau <w@1wt.eu>
Thu, 14 Mar 2019 18:13:17 +0000 (19:13 +0100)
committerWilly Tarreau <w@1wt.eu>
Thu, 14 Mar 2019 19:02:37 +0000 (20:02 +0100)
commit3f20085617362cd1fd07da6058706019e5f8c3da
tree4ed8b71f7f24212e4532bf7c6456896d9b97a86f
parent2c58b41c96e70f567d0f9ae876a80770630c06ee
BUG/MEDIUM: init/threads: consider epoll_fd/pipes for automatic maxconn calculation

This is the equivalent of the previous patch for the automatic maxconn
calculation. This doesn't need any backport.
src/haproxy.c