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

Re: Checkout fails on large repository

From: Thomas <thomasdn_at_gmail.com>
Date: Tue, 16 Aug 2011 12:43:22 +0200

2011/8/16 Stefan Sperling <stsp_at_elego.de>:
> Does your Apache HTTPD Server use keep-alive?
> http://httpd.apache.org/docs/2.0/mod/core.html#keepalive
>
> Try to increase the KeepAliveTimeout option in your Apache
> configuration:
> http://httpd.apache.org/docs/2.0/mod/core.html#keepalivetimeout
>
> The default is 15 seconds. For large checkouts, the svn client could
> be busy for longer than 15 seconds before it sends another request.

I have now enabled KeepAlive and set Timeout and KeepAliveTimeout to 900.
We'll see how it goes.
Received on 2011-08-16 12:44:21 CEST

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.