Philip Martin created SVN-4723:
----------------------------------
Summary: detect changes to in-repository authz
Key: SVN-4723
URL: https://issues.apache.org/jira/browse/SVN-4723
Project: Subversion
Issue Type: Improvement
Components: mod_dav_svn
Affects Versions: trunk
Reporter: Philip Martin
At present mod_dav_svn caches the parsed authz on a per-connection basis.
Detecting changes in the authz data when it is stored in a file is
time-consuming, see the feature that was reverted shortly before 1.10:
[https://mail-archives.apache.org/mod_mbox/subversion-dev/201803.mbox/%3C87a7vp9l24.fsf%40codematters.co.uk%3E]
[https://svn.haxx.se/dev/archive-2018-03/0033.shtml]
When in-repository authz is being used it should be simple to detect when the
content is unchanged and this may make looking for changes efficient.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)