Re: [PATCH] increase fd_limit to max_client_limit automatically

2015-03-23 Thread Lauri Tirkkonen
On Fri, Mar 20 2015 21:06:12 +0200, Timo Sirainen wrote: > On 22 Jan 2015, at 14:01, Lauri Tirkkonen wrote: > > > > Hi, with a low soft limit on file descriptors, dovecot 2.2.15 warns on > > startup: > > > >Warning: fd limit (ulimit -n) is lower than req

[PATCH] increase fd_limit to max_client_limit automatically

2015-01-23 Thread Lauri Tirkkonen
memory(kbytes) unlimited unlimited It should probably be increased to higher than that to account for fds other than client sockets, but I don't have insights into that. -- Lauri Tirkkonen Niksula systems specialist diff -r e30e9b2b0e37 src/master/master-settings.c --- a/src/master/master-setti