Anyone seen this behavior
The latest tortoiseSVN client is errorring out on some commits :
svn: PROPFIND of '/repos/xyz/trunk': SSL handshake failed: An existing connection was fo...
I changed the Cache Size to zero, and that fixed it. This prevents the LTM from caching SSL sessions, and forces the client to go through the full handshake each time they connect.