RE: Two questions about client identification

From: Ilker Gokhan <IlkerG@dont-contact.us>
Date: Wed, 28 Jun 2000 13:44:39 +0300

>-----Original Message-----
>From: Marc Dubrowski [mailto:marcus@kbinirsnb.be]
>Two questions:
>
>1) As a cache accelerator, I'd like to have the logs identical
>to apache's.
>That means having the description of the client's browser. Is
>it possible ? How?
>
>2) As a cache proxy, I noticed that a lot of my users used
>Outlook to get their
>mail on hotmail.com through squid. Is there a way to prevent
>the access of
>these specific mail-clients, for security and bandwidth
>reasons (they keep it
>on all night, sometime) ?
>

acl MailSides dstdomain .hotmail.com .mail.com /* etc */
http_access deny MailSides

>If there are any pointers, let me know..
>
>Thanks In advance.
>

Greetings from Istanbul,
Ilker G.
Received on Wed Jun 28 2000 - 04:45:51 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:54:12 MST