[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: Sun, 29 Nov 2009 16:56:17 +0100

Hi,

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) Where I can read more about mod_dav_svn (except the code)

Thanks in advance, and hope this topic is appropriate for svn users mailing list.

Best,
Vyacheslav

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

Please start new threads on the <users_at_subversion.apache.org> mailing list.
To subscribe to the new list, send an empty e-mail to <users-subscribe_at_subversion.apache.org>.
Received on 2009-11-29 16:57:19 CET

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.