[squid-users] TCP_DENIED_RELY 302 for error_map

From: SaRaVanAn <saravanan.nagarajan87_at_gmail.com>
Date: Wed, 2 Jul 2014 23:40:27 +0530

Hi All,
  Recently I have migrated from squid 2.7 to squid 3.2, which forces
me to replace an existing error_map configuration with below access
list to achieve the same

acl denied_status_404 http_status 404
deny_info ERR_404.html denied_status_404
http_reply_access deny denied_status_404

but if i use this configuration access.log is reporting the 404 http
status as TCP_DENIED_REPLY 302. I just want to capture the HTTP 404
error codes for statistics. Because i could able to capture
the HTTP 404 error codes with old error_map configuration

Is there any configuration in squid to achieve this?
Received on Wed Jul 02 2014 - 18:10:40 MDT

This archive was generated by hypermail 2.2.0 : Thu Jul 03 2014 - 12:00:05 MDT