February 2011
Intermediate to advanced
332 pages
9h 3m
English
To get more information on the terminal, we can use the option -d. The following is an example:
squid -d 2
We must specify an integer with the option -d to indicate the verbosity level. Let's have a look at the meaning of the different levels:
0 (zero) is used.1 includes the logging of important problems.2 and higher includes the logging of informative details and other actions.Higher levels result in more output on the terminal. A sample output on the terminal with level 2 would look similar to the following:
2010/07/20 21:40:53| Starting Squid Cache version 3.1.10 for i686-pc-linux-gnu... 2010/07/20 21:40:53| Process ID 15861 2010/07/20 ...
Read now
Unlock full access