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

Re: Slow initial repo access (https method)

From: Daniel Shahaf <d.s_at_daniel.shahaf.name>
Date: Wed, 20 Apr 2011 20:20:42 +0300

On Wed, 20 Apr 2011 14:06 +0100, "Matthew Fletcher" <MFletcher_at_serck-controls.co.uk> wrote:
> Hi,
>
> We are using svn 1.6.16 on the server and have noticed that there is a large pause in the inital https requests, (snip of wireshark shown bellow). Basically it looks like this is a server side issue but i am not sure where to look for logs (apache ?).

I'd firstly try to understand what the two packets are on either side of the large pause. So...

* A dev who knows the protocol might be able to tell what those packets are without even looking at your data;
* You might be able to decrypt the packets you posted;
* You might be able to reproduce the problem with non-ssl connections;
* You might be able to log the packets before they get encrypted (or after decrypted).
Received on 2011-04-20 19:21:11 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.