On 4/22/07, OBSD <[EMAIL PROTECTED]> wrote:
Hi,
I am using OpenBSD 4.0 with the package squid-2.5.STABLE13.tgz
I have a question to the /etc/squid.conf and the banner.
If I am using an Environment Checking WebSites how http://ipid.shat.net/
I get after using Squid this result:
HTTP_VIA 1.1 obsd.test.com:3128 (squid/2.5.STABLE13)
or with an other test
Proxy Host/Type: 1.1 obsd.test.com:3128 (squid/2.5.STABLE13)
I found in the /etc/squid.conf that Squid uses this for it:
visible_hostname obsd.test.com
Exist any possibility to avoid the output (squid/2.5.STABLE13)?
and get only HTTP_VIA 1.1 obsd.test.com:3128 or only the output squid?
In squid-2.6.STABLE12 you will find the
'httpd_suppress_version_string' option. I don't know if this exists in
2.5.x but I'd figure it does.
I would be grateful for every hint. Maybe an extra software package?
I found this via Google, and a search of the squid.conf. You can too.
DS