On Thu, 8 Sep 2005, Jeff Ross wrote:
This morning httpd was failing to deliver files because of a "too many open
files" error. I'd previously bumped kern.maxfiles from the default 1772 to
2048 and kern.maxvnodes from its default 1310 to 2048, so this morning I
doubled them both to 4096.
You p
On Thu, 08 Sep 2005 15:05:11 -0600 "Jeff Ross" <[EMAIL PROTECTED]> wrote:
> I posted the following message to misc@ last May 31 but got no
> replies. The problem has gotten worse, even though I've now raised
>
> kern.maxfiles=16384
> kern.maxvnodes=16384.
Don't forget to make sure your login.con
fd leak in apache?
on one of our reverse proxies we have MaxKeepAliveRequests and
MaxRequestsPerChild set so as to make it difficult to leak. This made
our proxy go from running out of 4000 fds in a day to averaging about
120 fds in use.
From what I've seen it's usually MaxRequestsPerChild t
On 9/8/05, Jeff Ross <[EMAIL PROTECTED]> wrote:
> I posted the following message to misc@ last May 31 but got no replies.
> The problem has gotten worse, even though I've now raised
>
> kern.maxfiles=16384
> kern.maxvnodes=16384.
>
> Here is the original message, with a current dmesg and /etc/sys
I posted the following message to misc@ last May 31 but got no replies.
The problem has gotten worse, even though I've now raised
kern.maxfiles=16384
kern.maxvnodes=16384.
Here is the original message, with a current dmesg and /etc/sysctl.conf:
Hi all,
This morning httpd was failing to deliver
Hi all,
This morning httpd was failing to deliver files because of a "too many open
files" error. I'd previously bumped kern.maxfiles from the default 1772 to
2048 and kern.maxvnodes from its default 1310 to 2048, so this morning I
doubled them both to 4096.
But I'm just plucking these numbers
6 matches
Mail list logo