debug_options

 < Day Day Up > 

debug_options

This directive controls the amount of debugging information written to cache.log . Each source code module has a section number. Individual debugging statements in the code have a level. Higher debugging levels correspond to more verbose debugging. For a list of section numbers , refer to Table 16-1 or the doc/debug-sections.txt file in the source distribution.

Syntax

 debug_options   section   ,   level   ... 

Default

 debug_options ALL,1 

Example

 debug_options ALL,1 42,5 

Related

cache_log

 < Day Day Up > 


Squid
Squid: The Definitive Guide
ISBN: 0596001622
EAN: 2147483647
Year: 2004
Pages: 401
Authors: Duane Wessels

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net