[root] Repository:
ViewVC logotype

Revision 38570


Jump to revision: Previous Next
Author: ganis
Date: Wed Mar 23 12:05:17 2011 UTC (2 years, 5 months ago)
Log Message:
  Add support for log file truncation (see Savannah #74730).
  Truncation is disabled by default. Enabling is controlled by the rootrc variable

           ProofServ.LogFileMaxSize   {<bytes>|<kilobytes>K|<megabytes>M|<gigabytes>G}

  indicating the max number of bytes. The number can be followed by a {K,M,G} to indicate
  KBytes, MBytes or GBytes, respectively. So, for example, the following setting in the
  xproofd configuration file sets a limit to 100MBytes:

     xpd.putrc ProofServ.LogFileMaxSize 100M

Changed paths:

Path Details
Directorytrunk/proof/proof/inc/TProofServ.h modified , text changed
Directorytrunk/proof/proof/src/TDSetProxy.cxx modified , text changed
Directorytrunk/proof/proof/src/TProofServ.cxx modified , text changed

Subversion Admin
ViewVC Help
Powered by ViewVC 1.0.9