[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: cvs commit: httpd-2.0 STATUS

From: Justin Erenkrantz <jerenkrantz_at_ebuilt.com>
Date: 2002-01-25 03:29:20 CET

On Fri, Jan 25, 2002 at 02:23:37AM -0000, jerenkrantz@apache.org wrote:
> jerenkrantz 02/01/24 18:23:37
>
> Modified: . STATUS
> Log:
> showstoppers--;
>
> APR knows when to let go of those pesty kids now.

If you were getting bit by the APR pipe leakage (either in mod_cgid
in httpd-2.0 or svn_run_io_cmd in SVN), please try again.

One of my servers filled up its / partition with a 10GB error_log
complaining that mod_cgid was out of file descriptors. With my
dup2 change to APR in proc.c, mod_cgid doesn't seem to leak fds
per request.

If you still see it, please let me know. But, I think it's
fixed now. -- justin

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 21 14:36:59 2006

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.