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

RE: Strange session issues in ra_dav.

From: Sander Striker <striker_at_apache.org>
Date: 2002-02-15 17:55:12 CET

Ahum, not so strange after all. Justin pointed me to:

MaxKeepAliveRequests 100

Duh. I set it to 0 (unlimited). Now we can
do the benchmarks again.

Sander

> From: Sander Striker [mailto:striker@apache.org]
> Sent: 15 February 2002 17:03
> To: Ben Collins; dev@subversion.tigris.org
> Subject: RE: Strange session issues in ra_dav.
>
>
> > From: Ben Collins [mailto:bcollins@debian.org]
> > Sent: 15 February 2002 16:41
>
> > On Fri, Feb 15, 2002 at 10:23:10AM -0500, Kevin Pilch-Bisson wrote:
> > > Hi all,
> > >
> > > In doing some ethereal logging trying to get mod_deflate working with svn,
> > > Sander and I noticed strange disconnections in the exchange.
> >
> > Could it be that apache has a limit on the number of ops a single thread
> > handles, and disconnects after so many (IOW, reaps the thread and starts
> > another one)?
>
> MaxRequestsPerChild 0
>
> for every MPM on that server, so I wouldn't think so.
>
> Sander
>

---------------------------------------------------------------------
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:37:08 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.