On Wed, 11 May 2005, Siew Wing Loon wrote:
> And, there is an error in squid access.log file as
> below. What does this mean?
>
> TCP_DENIED/411 1665 GET
> http://www.domain.com/control/trading.dll? -
This is a bad request not complying fully with the HTTP specifications. To
be specific the GET requests contains a request-body which is undefined
for GET requests.
You can enable support for this kind of odd requests with the
"request_entities" directive in squid.conf.
Regards
Henrik
Received on Thu May 26 2005 - 07:56:15 MDT
This archive was generated by hypermail pre-2.1.9 : Wed Jun 01 2005 - 12:00:03 MDT