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

Re: RA-DAV tests acting *very* strangely.

From: Philip Martin <philip_at_codematters.co.uk>
Date: 2003-03-07 14:01:06 CET

Philip Martin <philip@codematters.co.uk> writes:

> I am having one problem which I think is related to the cutting edge
> Apache as it has only appeared since I updated Apache yesterday. I
> see delays where the client is waiting for Apache and Apache doesn't
> appear to be using any CPU. It's usually a checkout command that
> blocks, I have attached gdb to the client and the stack show it
> blocked in select called from svn_ra_dav__get_props, from
> svn_ra_dav__get_latest_revnum.

I noticed I had configured Apache with "--with-mpm=worker". Removing
that and going back to prefork eliminates the problem.

-- 
Philip Martin
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Mar 7 14:01:55 2003

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.