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

Re: Apache subversion coredump on large merge (SSLSessionCache)

From: Greg Troxel <gdt_at_ir.bbn.com>
Date: Tue, 14 Jul 2009 10:46:37 -0400

David Brownlee <abs_at_absd.org> writes:

> svn: GET of '...': SSL negotiation failed: Secure connection truncated (https://...)
> svn: Error reading spooled REPORT request response
>
> This was tested under apache-2.2.10 and apache-2.2.11nb5
> with subversion-base-1.6.2 and ap22-subversion-1.6.2nb1 on
> a NetBSD i386 5.0 system.
>
> The "problem" turned out to be an SSLSessionCache directive
> in the apache config. Removing that avoids the issue. Tested
> with shm: and dbm: values to SSLSessionCache.

I had a similar issue, also on NetBSD i386 5.0 with 8 CPUs. I removed
the (default) SSLSessionCache directive as you suggested and the problem
went away.

I wonder if there are locking bugs in SSLSessionCache, but my errors
were repeatable and happened in the same place every single time. The
web server is busy, but I think in many cases was doing nothing else.

I wonder if the SSLSessionCache persists across apache restarts and
became corrupted.

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2371241

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].

  • application/pgp-signature attachment: stored
Received on 2009-07-14 16:47:26 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.