Re: Linux ipfwadm

From: Henrik Nordstrom <hno@dont-contact.us>
Date: Mon, 22 Jun 1998 19:11:31 +0200

Dirk Vleugels wrote:

> will look like this in the access.log:
>
> 898522880.647 104 xxx.xxx.xxx.xxx TCP_IMS_HIT/304 161 GET
> http://192.203.178.37/index.html - NONE/- -

Yes. This is a limitation of transparent proxying. Squid does not know
anything more than the IP address and the path. The host name is unknown
(since you did not provide one in the request).

If you use (which most browsers do)

GET /index.html
Host: www.qmail.org

Then Squid should pick up the hostname as well, provided that you have
turned on Host: header support (httpd_accel_uses_host_header on) and use
1.1.22 (or have applied a small patch to 1.1.21, see
http://hem.passagen.se/hno/squid/)

---
Henrik Nordström
Sparetime Squid Hacker
Received on Mon Jun 22 1998 - 13:48:14 MDT

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