[
https://issues.apache.org/jira/browse/SVN-4723?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Julian Foad updated SVN-4723:
-----------------------------
Description:
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:
_Email to dev@, from Philip Martin, 2018-03-03, "Re: Potential regression: high
server-side memory consumption during import", archived at
[mail-archives.apache.org|https://mail-archives.apache.org/mod_mbox/subversion-dev/201803.mbox/%3C87a7vp9l24.fsf%40codematters.co.uk%3E],
[svn.haxx.se|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.
was:
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.
> 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
> Priority: Major
>
> 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:
> _Email to dev@, from Philip Martin, 2018-03-03, "Re: Potential regression:
> high server-side memory consumption during import", archived at
> [mail-archives.apache.org|https://mail-archives.apache.org/mod_mbox/subversion-dev/201803.mbox/%3C87a7vp9l24.fsf%40codematters.co.uk%3E],
> [svn.haxx.se|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)