Re: [squid-users] Problem SQUID : not return a message with the 403 HTTP Code (on the SQUID 2.4STABLE7 and SQUID 2.5STABLE6)

From: Henrik Nordstrom <hno@dont-contact.us>
Date: Tue, 12 Oct 2004 17:59:13 +0200 (CEST)

On Tue, 12 Oct 2004 florent.beyssac@cnedi06.cnafmail.fr wrote:

> CLIENT --> SQUID 2.4STABLE7 --> Proxy Bluecoat --> WEB
> I studied the behavior of SQUID proxy with the entirety of codes HTTP. In
> fact, I modified code HTTP sent by the bluecoat proxy when it sends
> POLICY_DENIED page when a customer wishes to go on a pornographic site.
> The POLICY_DENIED page is not forwarded to the client when code HTTP is:
> 304, 403, 500, 501, 502, 503, 504.

304 http responses MUST NOT have a reply entity (RFC 2616 10.3.5).

On all the other status codes Squid does forward the reply entity if any,
provided the HTTP response is a valid HTTP message.

To help you out further please post the output of squidclient talking to
both your Squid and the parent proxy for the troublesome page in question.

Regards
Henrik
Received on Tue Oct 12 2004 - 09:59:17 MDT

This archive was generated by hypermail pre-2.1.9 : Mon Nov 01 2004 - 12:00:02 MST