kayleigh@morgoth.celcom.com.my wrote on Mon, Jul 19 1999 (13:24:42 +0800):
> I'm having heavy traffic since ppl listen to realaudio on peak time.
> How do I have a quick fix to disable this feature on squid3?
if and only if they're listening to it streamed over HTTP --
set up an 'acl realaudio urlpath_regex \.ra$ \.ram$' and block it,
or combine it with another 'acl peak-hours time 11:00-13:00':
http_access deny realaudio peak-hours
bye,
-- Toni Andjelkovic | (TA627-RIPE) | toni@telecom.at | iT Austria | --------------------------------------------------Received on Mon Jul 19 1999 - 01:17:36 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:47:27 MST