Does the subversion mod_dav_svn support Apache's MPM-Worker thread configuration?

I'm finding very little documentation so far on this, and I'm looking for better ways to make use of my subversion server resources.

Information I could find is from 2002 http://svn.haxx.se/dev/archive-2002-11/0463.shtml

link|improve this question

33% accept rate
feedback

1 Answer

On the surface it looks like it does, the easiest way to find out is to build/install apache as mpm-worker, and if the module loads and works as it should then yes it is thread safe.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.