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

mod_dav_svn and multiple apache processes

From: Viacheslav Zholudev <vyacheslav.zholudev_at_gmail.com>
Date: Tue, 1 Dec 2009 18:14:12 +0100

Hi,

Please help me out in understanding internals of BDB-based subversion.

When committing files to my repository over HTTP, I noticed that Apache uses multiple processes to serve my commit. Here I've got a couple of questions:
1) Shouldn't Apache use only one process per SVN transaction? I thought it was the case.
2) How does mod_dav_svn distribute commit work among processes?
3) May mod_dav_svn uses different svn_fs_t objects for writing the same file to the SVN's backend?
4) How mod_dav_svn decides when to open and close svn_fs_t* object
5) Where I can read more about mod_dav_svn (except the code)

I know that I should better use svn users mailing list, but I never get replies from there...

Thanks in advance!

Best,
Vyacheslav

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=2425935

Please start new threads on the <dev_at_subversion.apache.org> mailing list.
To subscribe to the new list, send an empty e-mail to <dev-subscribe_at_subversion.apache.org>.
Received on 2009-12-02 01:57:29 CET

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.