On Mon, 12 Jul 2004, Marco Berizzi wrote: > I'm experimenting a problem with a web site because > X-Forwarded-For is unknown.
If the X-Forwarded-For header says "unknown" then you have set "forwarded_for off" in squid.conf. If it is completely missing then you have denied it from header_access. Regards Henrik
