Re: HTTPS: Error "Secure connection truncated", Memory Leak in mod_dav_svn
From: Peter Samuelson <peter_at_p12n.org>
Date: Fri, 22 Feb 2008 13:20:44 -0600
Is anyone aware of a memory leak in authz handling of mod_dav_svn
Thanks,
-- Peter Samuelson | org-tld!p12n!peter | http://p12n.org/ ----- [Fwd] ----- From: Johann Glaser <glaser_at_ict.tuwien.ac.at> When checking out large trees via HTTPS the error message Could not read response body: Secure connection truncated (...) is printed and the checkout is cancelled. I've found the following webpage which describes the very same problem: http://www.sharp-tools.net/archives/000928.html The author writes that this comes from a memory leak in mod_dav_svn and adding SVNPathAuthz off to the configuration will stop this problem. Indeed, for me this works, but this is only a workaround. We really need the per-directory access authorization. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe_at_subversion.tigris.org For additional commands, e-mail: dev-help_at_subversion.tigris.orgReceived on 2008-02-22 20:21:02 CET |
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.