[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: mod_authz_svn and caching

From: Branko Čibej <brane_at_apache.org>
Date: Fri, 11 Nov 2016 01:01:10 +0100

On 06.11.2016 13:47, Stefan Fuhrmann wrote:
> On 05.11.2016 17:51, Hans van Kranenburg wrote:
>> I don't see noticable performance issues at all while reparsing the
>> little files every time right now (how big/complex is the average authz
>> file?)
>
> I remember generated authz files > 10MB. That translates
> into 100s of ms parser overhead per e.g. GET request.

That's true with the current code, but the code on the authzperf branch
should be quite a bit faster. Still slower than SHA1 though (although,
for this kind of cache, MD5 is good enough and faster).

Just don't forget that mod_authz_svn can also pull authz files from a
Subversion repo, not just from disk.

-- Brane
Received on 2016-11-11 01:01:16 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.