Re: [squid-users] Via off not working

From: Joaquim Pedro França Simão <osmano807_at_gmail.com>
Date: Tue, 4 Aug 2009 16:54:18 -0300

Here I just use this and never had problems:

acl mynetwork src 192.168.0.0/24
header_access Via Allow mynetwork
Via Deny all
header_access X-Forwarded-For Allow mynetwork
X-Forwarded-For Deny all

On Tue, Aug 4, 2009 at 4:33 PM, George<izghitu_at_gmail.com> wrote:
> Hi,
>
> On another server I have the same setup working and not showing the
> Warning. When I go to www.whatismyipaddress.com it does not detect me
> as proxy.
>
> On the new server with this warning I am detected as proxy thus Via is still on.
>
> How do I disable it?
>
> Please advise
>
> On Tue, Aug 4, 2009 at 10:31 PM, Leonardo
> Rodrigues<leolistas_at_solutti.com.br> wrote:
>> George escreveu:
>>>
>>> I compiled squid with --enable-http-violations. Whenever I put in
>>> squid.conf:
>>> via off
>>> When I start squid it says: WARNING: HTTP requires the use of Via
>>> and it's still on
>>>
>>> What did I do wrong?
>>>
>>
>>  You did wrong just on the interpretation of what you're seeing on
>> cache.log.
>>
>>   WARNING is not an ERROR. It's just WARNING you that 'HTTP requires the use
>> of Via' ... and which you have just disabled.
>>
>>   There's nothing wrong, you've successfully disabled the Via thing.
>>
>
Received on Tue Aug 04 2009 - 19:54:27 MDT

This archive was generated by hypermail 2.2.0 : Wed Aug 05 2009 - 12:00:02 MDT