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

Re: SVN running in a multi-threaded environment

From: Blair Zajac <blair_at_orcaware.com>
Date: 2007-10-12 15:12:13 CEST

On Oct 12, 2007, at 4:44 AM, david.x.grierson@jpmorgan.com wrote:

> Blair - are you saying that mod_auth_svn and mod_dav_svn are not
> safe for
> use with the worker mpm?

No, it may be, but I have no personal experience with it, nor in
fact, even looked to see if it is safe :)

But then I run an Apache with svn, php, mod_python, mod_perl, etc all
in the same process, so the prefork is really the only safe way for
me to run.

>
> This thread (excuse the pun) indicates that it should be okay:
>
> http://svn.haxx.se/dev/archive-2002-11/0391.shtml
>
> I understand that prefork is the safest and most compatible mpm (c.f.
> problems with the worker mpm & php) but I would have thought that
> one of
> the design goals for SVN was performance. Maximum performance is
> usually -
> in my experience - obtained by switching to the worker mpm.

If you have a dedicated svn box with nothing else on it so you could
safely run the worker mpm, then it's probably not that loaded anyway.

If speed is a real issue, then I would think moving to svnserve is
what you would do.

Regards,
Blair

-- 
Blair Zajac, Ph.D.
<blair@orcaware.com>
Subversion training, consulting and support
http://www.orcaware.com/svn/
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Oct 12 15:12:51 2007

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.