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

Re: Some large imports hang

From: <Jean-Marc.Le_Pape_at_alcatel.fr>
Date: 2005-03-18 11:16:26 CET

After looking a bit more, it seems that two threads httpd are locked
simultaneously on the same lock file (db.lock)
The two httpd process are stopped on a futex().

http use prefork compiled in module and is configured to handle 1500
request max per child.

But, i just can imagine that subversion has problem to work with
multi-processing module of apache.

Sincerely

Jean-Marc

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Mar 18 11:17:54 2005

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.