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

Re: BDB 4.4 + forking svnserve weirdness (issue 2564)

From: Greg Hudson <ghudson_at_MIT.EDU>
Date: 2006-06-09 00:43:07 CEST

On Thu, 2006-06-08 at 14:20 +0200, Branko Èibej wrote:
> I'm beginning to wonder what happens to BDB environments after a fork,
> and if we do in fact have any open before we fork in svnserve.

I don't *think* svnserve should be opening any filesystems before
forking. The master process in forking mode just behaves like a
mini-inetd, accepting connections and forking off children to handle
them.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Jun 9 00:43:54 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.