stable

Clone or download

Read-only

request #8885: Improve SVN authentication performance with mod_perl

We exchange security for performance. We use a fast hash function to store user secrets in cache. This should be good enough for this usage as we only keep the cache in RAM and the cache has limited lifetime. Change-Id: Ib3db47744378d046015e572912113ac8b47166a4

Modified Files

Name
M src/utils/svn/Tuleap.pm +24 −30 Go to diff View file
M tools/rpm/tuleap.rhel6.spec +2 −2 Go to diff View file
M tools/rpm/tuleap.spec +2 −2 Go to diff View file