[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: <kfogel_at_collab.net>
Date: 2003-12-17 21:30:52 CET

Ben Collins-Sussman <sussman@collab.net> writes:
> 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?

Indeed, the pool clean up is The Documented Way to do stuff
server-side after the response has been sent to the client.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Dec 17 22:20:50 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.