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

Re: serf in 1.8

From: Philip Martin <philip.martin_at_wandisco.com>
Date: Tue, 13 Nov 2012 20:58:26 +0000

kmradke_at_rockwellcollins.com writes:

> *one* of my servers currently logs around 10GB per week with neon
> only access. I'd probably have to change from rotating logs
> weekly to rotating logs hourly! Disabling logging is not an option.

It depends what sort of access patterns you see. The problem case is a
checkout/update/export/switch that modifies a large number of files. If
you are seeing lots of these operations then you may have a problem. On
the other hand if most of your updates modify only a small number of
files, even if the working copy itself has a large number of files, then
the log growth is far less dramatic. Do you know what sort of operations
your clients are doing? Logging SVN-ACTION may help find out:
http://svnbook.red-bean.com/en/1.7/svn.serverconfig.httpd.html#svn.serverconfig.httpd.extra.logging

-- 
Certified & Supported Apache Subversion Downloads:
http://www.wandisco.com/subversion/download
Received on 2012-11-13 21:59:03 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.