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

Re: Dead repository with 0.35.0-to-be

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2003-12-17 19:01:22 CET

On Wed, 2003-12-17 at 08:51, Branko Čibej wrote:

> Is that so? I remember us talking about how this is *not* the right way
> to to do things in mod_dav_svn, because you cna't predict when httpd
> will kill off a server process.

mod_dav_svn doesn't fork; IIRC, Karl's solution (last week) was to do
the deltification as part of the pool-cleanup operation for the whole
request. httpd might kill off an idle server process, but not one
that's still "cleaning up" after a request, right?

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Dec 17 19:02:15 2003

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.