On Monday 13 May 2002 04:17, maer727@sohu.com wrote:
> Hi, pals!
>
> Here is a statement taken from squid.conf.
>
> # refresh_pattern . 0 20% 4320
>
> I noticed that there is a dot "." after "refresh_pattern".
> What does the dot mean? Can you give me a simple explanation?
usage: refresh_pattern [-i] regex min percent max [options]
so the above can be decoded as
case sensitive [-i not specified]
regex = "."
min = 0
percent = 20%
max = 4320
no options specified
-- MARA Systems AB, Giving you basic free Squid support Your source of advanced web reverse proxying solutions http://www.marasystems.com/products/Received on Mon May 13 2002 - 01:57:08 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:08:05 MST