[squid-users] Problem with AIM

From: Michael Gale <michael.gale@dont-contact.us>
Date: Tue, 9 Mar 2004 10:58:48 -0700

Hello,

        I am trying to block all messenger services and it is working accept one, for
some reason the following rule is not working.

I want to block the following http transaction:

Sent .....
GET http://64.12.163.136/monitor?sid=400ca388402aefb501f02e780ce3e90d HTTP/1.1.
user-agent: Mozilla/4.08 [en] (WinNT; U ;Nav).
cache-control: no-store no-cache.
host: 64.12.163.136.
pragma: no-cache.

Received .....
HTTP/1.0 200 OK.
Date: Tue, 09 Mar 2004 16:11:54 GMT.
Server: AIM HTTP/1.0 (aim_http_proxy).
Cache-Control: no-cache no-store.
Content-Type: AIM/HTTP.
Content-Length: 191.
X-Cache: MISS from firebird.utilitran.com.
X-Cache-Lookup: MISS from firebird.utilitran.com:3128.
Proxy-Connection: close.

My squid rule is:

acl mimeblockp rep_mime_type ^Content-Type:.*AIM/HTTP
http_reply_access deny mimeblockp

But it is not working, I am using squid Squid Cache (version 2.5.STABLE5)

-- 
Michael Gale
Network Administrator
Utilitran Corporation
Received on Tue Mar 09 2004 - 10:58:38 MST

This archive was generated by hypermail pre-2.1.9 : Thu Apr 01 2004 - 12:00:02 MST