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

Re: BDB vs FSFS - OMG!

From: Philip Martin <philip.martin_at_wandisco.com>
Date: Mon, 18 Feb 2013 10:04:56 +0000

Stefan Fuhrmann <stefan.fuhrmann_at_wandisco.com> writes:

> Apache configuration (~1GB cache, mpm-worker):
>
> SVNInMemoryCacheSize 1000000
> SVNCacheFullTexts On
> SVNCacheTextDeltas On
> SVNCacheRevProps On
> SVNCompressionLevel 0

I see no mention of tuning the BDB repository. There are several things
you can tweak in db/DB_CONFIG including cache size, log size, number of
locks, etc? Cache size in particular needs to be set:

http://docs.oracle.com/cd/E17076_02/html/programmer_reference/general_am_conf.html#am_conf_cachesize

-- 
Certified & Supported Apache Subversion Downloads:
http://www.wandisco.com/subversion/download
Received on 2013-02-18 11:05:42 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.