Re: https / ssl performance, 1.8 (answer: SVNPathAuthz Off)
From: Weatherby,Gerard <gweatherby_at_uchc.edu>
Date: Fri, 9 Oct 2015 16:11:05 +0000
Thanks so much for the replies; I had already set SVNAllowBulkUpdates to Prefer. But reviewing the description gave me another opportunity to RTFM ;)
Turns out the issue was path authorization; although I had read and understood we didn't want to use it, I missed the fact the default is "On" (What's up with that?). Turning it off solved the problem.
SVNPathAuthz On|Off|short_circuit
Controls path-based authorization by enabling subrequests (On), disabling subrequests (Off; see the section called "Disabling path-based checks"<http://svnbook.red-bean.com/en/1.7/svn.serverconfig.httpd.html#svn.serverconfig.httpd.authz.pathauthzoff>), or querying mod_authz_svn directly (short_circuit). The default value of this directive is On.
On 10/9/15 11:05 AM, Philip Martin wrote:
"Weatherby,Gerard" <gweatherby_at_uchc.edu><mailto:gweatherby_at_uchc.edu> writes:
It "works" but the performance makes it nearly unusable. Monitoring
By "single client request" I assume you mean a high level operation such
http://subversion.apache.org/docs/release-notes/1.8.html#serf-skelta-default
-- Gerard Weatherby | Application Architect Virtual Cell | Center for Cell Analysis & Modeling | UConn Health NMRbox | Department of Molecular Biology and Biophysics | UConn Health 263 Farmington Avenue, Farmington, CT 06030-6406 uchc.edReceived on 2015-10-09 18:11:19 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.