mod_authz_svn and caching
From: Hans van Kranenburg <hans.van.kranenburg_at_mendix.com>
Date: Sat, 5 Nov 2016 00:19:54 +0100
(please keep me in Cc: since I'm not on the list (yet))
Hi,
We recently switched from using a htgroup file with apache2 to using the
The authz files are really simple, like this:
[/]
The performance benefit is ludicrous, but we ran into an issue:
Since we have nginx in front of the apache2+svn box, there's only a
Inside mode_authz_svn the per-repo authz files are cached using a
Since we dynamically create and remove repositories, and dynamically add
Currently, I'm running a modified mod_authz_svn that simply disables
http://paste.debian.net/plainh/0b2f4e20
I understand that it's possible to create really complex authorization
My suggestion about improving this situation would be to simply save the
I can give it a shot to prepare a patch to do this, if wanted.
Thanks,
-- Hans van KranenburgReceived on 2016-11-05 06:24:58 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.