11 Nov
2010
11 Nov
'10
3:25 a.m.
On 10.11.2010, at 19.50, Marc Perkel wrote:
On 11/10/2010 10:52 AM, Timo Sirainen wrote:
service anvil { client_limit = 2000 # or something }
OK - just curious - what is it for? What does this do?
Increases the number of connections that anvil process can handle before it stops accepting new ones. The default limit should be fine as long as you don't change other services' process_limits from defaults. Hmm. Actually the default 1000 limit should be high enough for pretty much all setups. What exactly have you changed to cause that warning? Show your doveconf -n output?