Re: [squid-users] Delay Pool cause delay in response

From: Amos Jeffries <squid3_at_treenet.co.nz>
Date: Fri, 04 Jan 2013 16:57:03 +1300

On 2013-01-04 04:43, Farooq Bhatti wrote:
> Hi all,
>
> I am using with following compilation.
>
> [root_at_staffproxy ~]# squid -v
> Squid Cache: Version LUSCA_HEAD-r14809

Firstly. This is LUSCA. A commercial fork of Squid-2. Please contact
Xenion support about your issues or upgrade to a Squid which is
supported by the Squid Project.

> I discovers that when I enable the delay pool in my configuration
> which
> looks like
>
> ==========
> delay_pools 1
> delay_class 1 2
> acl downloads url_regex -i .mp3 .avi .mpeg .wmv .exe .zip .dat .rm
> .rmvb
> .mpg .mp4 .3gp .qt .wma .mov .ram .rar .mpe .iso .doc$ .tar .rpm .msi
> .flv
> .swf .torrent .bin .tar.gz .deb .tar.bz .nrg .asf .vcd .yps .gam .img
> .cdi
> .mdf .lcd .vob .wim .3gpp .3gpp2 .asx .avs .az .divx .hdmov .m2p .ogm
> .rts
> .rtsp .rv .vid .wm .psf .7z .cab
> delay_access 1 allow downloads
> delay_access 1 deny all
> delay_parameters 1 128000/128000 -1/-1
> +++++++++++++++++++++++++++++++++++++
>
> I got very delay response to the sites of advertisement in particular
> and
> the other site in general. But when I remove the delay pool the squid
> response to the browser tremendously increase.

I suggest you look up a basic primer on regex patterns and what the
special regex characters mean. It should be very obvious to you them
what the problem is and what you need to fix.

Amos
Received on Fri Jan 04 2013 - 03:57:07 MST

This archive was generated by hypermail 2.2.0 : Fri Jan 04 2013 - 12:00:03 MST