What are your tricks for optimizing your Subversion configuration?
- by Scott Markwell
For a Linux or Windows system, what tricks do you do to optimize your Subversion server?
The following are my current tricks for a Linux system serving over Apache with HTTPS and backed by Active Directory using LDAP authentication.
Enabling KeepAlive on Apache
Disable SVNPathAuthz
Increase LDAP Cache
Using the FSFS storage method instead of BDB…