Re: [squid-users] Skype and Delay Pools

From: Arun Srinivasan <hi2arun_at_gmail.com>
Date: Thu, 18 Sep 2008 16:50:58 +0530

Hi David,

Could you please share how you block skype via Squid using delay pools?

TIA

2008/9/17 David Walcher <David.Walcher_at_knapp.com>:
> Hello!
>
> Usually we block skype via squid but for some users we want to allow it.
> Now we look for a possibility to limit the bandwith for skype traffic.
>
> We tried it with the following config but it didn't work very good - the
> skype connection is very slow and breakes after a few minutes or while a
> file transfer:
>
> # pool 1 skypeuser with limit
> delay_class 1 1
> delay_parameters 1 0/250000
> acl skypeuser proxy_auth "/etc/squid/skypeuser"
> delay_access 1 allow skypeuser
>
> When the pool is unlimited it works fine:
>
> # pool 1 skypeuser with no limit
> delay_class 1 1
> delay_parameters 1 -1/-1
> acl skypeuser proxy_auth "/etc/squid/skypeuser"
> delay_access 1 allow skypeuser
>
> I would really appreciate any idea how to limit skype traffic!
>
> Thank you!
> David
>

-- 
Regards,
Arun S.
Received on Thu Sep 18 2008 - 11:21:05 MDT

This archive was generated by hypermail 2.2.0 : Thu Sep 18 2008 - 12:00:02 MDT