Re: [squid-users] Delay Pools

From: éÌØÑ ûÉÐÉÃÉÎ <ilia@dont-contact.us>
Date: Fri, 7 Sep 2001 17:01:34 +0600 (YEKST)

>
> Running Squid.2.5DEV , Linux Mandrake.
>
> I'm trying to implement delay-pools, but i need help...
> I just want to delay .iso and .mp3 files,
> Squid is doing NTLM and MSNT authentication....
>
> <squid.conf>
> acl badfile url_regex -i .mp3 .iso (I've also tried the

????

that's definetely a BAD idea.
for instance, http://some.site.com/gimme.mp3.exe?which=bbb may
give you an mp3 file.

squid's acl can't depend on "content-type" as far as I know,
so relax....

> urlpath_regex acl)
> delay_pools 1
> delay_class 1 1
> delay_parameters 1 6000/6000
> delay_access 1 allow badfile
>
> I loose all internet access with this options, what is wrong here? If i
> comment them out, everything works fine...
> And yes, squid was compiled with the --enable-delay-pools option.
>
> Thanks for all the help!
>
> Best Regards
> Com os melhores cumprimentos,
> Pedro Calvário
> Tel. +351 21 416 7136
> IC ICS IS - Systems Administrator
> Pedro.Calvario.Ext_Enh@lis2.siemens.pt
>
Received on Fri Sep 07 2001 - 05:44:28 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:02:05 MST