]> git.ipfire.org Git - thirdparty/haproxy.git/commit
DOC: mention the maxconn limitations with the select poller
authorWilly Tarreau <w@1wt.eu>
Thu, 19 Jun 2014 13:31:25 +0000 (15:31 +0200)
committerWilly Tarreau <w@1wt.eu>
Thu, 19 Jun 2014 19:02:32 +0000 (21:02 +0200)
commit8274e105b752f70c41e49aa21c3f50531e986639
treed29e42192c65771b38397d000d613cfcae891a5b
parent869f351d0f1359800a54df82de8dbdd319055f7a
DOC: mention the maxconn limitations with the select poller

Select()'s safe area is limited to 1024 FDs, and anything higher
than this will report "select: FAILED" on startup in debug mode,
so better document it.
doc/configuration.txt