Re: Checkout slow without proxy
From: <d.guthmann_at_gmx.net>
Date: Thu, 26 Jan 2012 10:55:58 +0100
I think the reason is somewhere at the connection-specific configuration of apache in interaction with the behaviour of the subversion-client (which may has also connection-options...?).
I suspect the KeepAlive-Handing... it seems that the subversion-client closes its connection between checking the different "externals" (which are on the same server) and the server keeps the connection opened and waits for further data. Until the connection is finally closed by timeout the server does NOT handle the request regarding the next "external".
I don't have a clue why the server simply isn't accepting a second connection for the same client while the first connection is waiting for its timeout...
Note: We are using a https-Connection.
-------- Original-Nachricht --------
>
-- Empfehlen Sie GMX DSL Ihren Freunden und Bekannten und wir belohnen Sie mit bis zu 50,- Euro! https://freundschaftswerbung.gmx.deReceived on 2012-01-26 10:56:46 CET |
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.