[prev in list] [next in list] [prev in thread] [next in thread] 

List:       squid-dev
Subject:    Re: [OFF] Interpreting calamaris reports(I need some help)
From:       Henrik Nordstrom <hno () squid-cache ! org>
Date:       2005-10-27 20:44:01
Message-ID: Pine.LNX.4.61.0510272238020.16389 () localhost ! localdomain
[Download RAW message or body]

On Thu, 27 Oct 2005, Leandro Scott R.Z. Jacques wrote:

> What means the field <dynamic> in requested extensions
> report that calamaris generate?

From the sources:

   $urlext = \'.<dynamic>\'
     if ( $urlext =~ m#[\?;&\$,!@=|%]#o or $log_method eq \'POST\' );

or in other words
    urls containing ? ; & $ , ! @ = | or %
    or where the method is POST

the reasoning behind this pattern is not entirely clear to me however..

Regards
Henrik
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic