On Thu, May 31, 2012 at 2:47 AM, Ivan Zhakov <i...@visualsvn.com> wrote:
> Currently Subversion reads authz file per-connection, not per-request.

Even that's probably still wrong.  A better solution would be to parse
it at config-time - but, that would mean we'd want to do some level of
checking/invalidity on a per-connection basis...or, I would probably
just add a directive which tells the module to skip the
per-connection/request check and require an httpd config reload (which
can be done gracefully) to re-load the SVN authz file.

My $.02.  -- justin

Reply via email to