On Wed, 20 Apr 2011 14:06 +0100, "Matthew Fletcher" 
<mfletc...@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).

Reply via email to