On 10/21/2009 10:29 PM, Kaspar Brand wrote:
Kamesh Jayachandran wrote:
When I built the server against openssl-1.0.0-beta3, I could *not*
access svn at all using svn client while I could access the same via
browser.
Any clues?
The TLS session ticket extension might be the culprit here (or more
precisely, OpenSSL's implementation of that extension). Can you try the
attached patch and see whether it makes a difference?
Hi Kaspar,
I tried your patch. It does *not* fix the issue.
One difference it makes is , triggers failure early at 20/30 files(PUT
requests) instead of 20k files earlier.
With regards
Kamesh Jayachandran