On Mon, 2013-04-22 at 14:07 +0200, Axel Luttgens wrote: > Hello, > > As to be expected with low system limits, a warning may be written to the > logs: > master: Warning: fd limit (ulimit -n) is lower than required under > max. load (256 < 1000), because of default_client_count > Shouldn't it read "default_client_limit" instead of "default_client_count"?
Yes, fixed. > It seems that the warning is written only when reloading Dovecot, not upon > Dovecot's startup. > Is this deliberate? At startup it only goes to stderr, which I guess your init script hides. Although it would be nice if it logged it also.. I'll see about changing that.
