On 6 Oct 2014, at 14:16, Jakov Sosic wrote: > There isn't a large number of clients, it's only a large number of vhosts - > which translates in large number of FDs in use.
So you've made the most obvious diagnosis yourself. To test that, why not try it with a logger that doesn't involve an FD for each vhost? If the same happens then FDs aren't the issue and you're looking for some other resource. -- Nick Kew --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org For additional commands, e-mail: users-h...@httpd.apache.org