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

http commit hang after 10 minutes

From: Jon Week <jonawr_at_hotmail.com>
Date: 2006-02-07 20:12:38 CET

I'm running apache 2.0.52 on rhel4 with the prebuilt subversion rpms.

When committing 5000 files (adding copyright information) the commit hangs
10 minutes after the first CHECKOUT and during a PUT.

The time of the first CHECKOUT in the ssl_access_log:
  14:50:35
The time of the first PUT in the ssl_access_log:
  14:55:24

The time of the hang:
  15:00:35

Any ideas on how to fix this hanging issue? This happens on linux and
windows, and the timeout httpd.conf variables are set as:

Timeout 10000
KeepAlive On
MaxKeepAliveRequests 0
KeepAliveTimeout 10000
LimitXMLRequestBody 0

In ssl.conf:
SSLSessionCacheTimeout 10000

In servers file:
[global]
http-compression = no
http-timeout = 10000

This commit works with svn+ssh on the same server, so I think it is a
apache/ssl setting that I'm missing.

Thanks,
Jon

_________________________________________________________________
On the road to retirement? Check out MSN Life Events for advice on how to
get there! http://lifeevents.msn.com/category.aspx?cid=Retirement

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Feb 7 20:14:01 2006

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.