>-----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