]> git.ipfire.org Git - thirdparty/haproxy.git/commit
DOC: specify the default value for maxconn in the context of a proxy
authorVincent Bernat <bernat@luffy.cx>
Wed, 27 Jun 2012 15:18:30 +0000 (17:18 +0200)
committerWilly Tarreau <w@1wt.eu>
Wed, 27 Jun 2012 18:10:29 +0000 (20:10 +0200)
commit6341be5b386fdfc400957440684e906c91dfe186
tree387f233d7f42b9d8025dfe25c2663a8b69245cec
parente3a461118c8dda526787fc01df50bc3a897f5705
DOC: specify the default value for maxconn in the context of a proxy

Default value for maxconn in the context of a proxy is 2000 and is
unrelated to any other value (like global ulimit-n or global
maxconn). Without an explicit a user may think that the default value
is either no limit or equal to the global maxconn value.
doc/configuration.txt