[
https://issues.apache.org/jira/browse/TS-1174?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14196844#comment-14196844
]
Bryan Call commented on TS-1174:
--------------------------------
See: http://www.comfsm.fm/computing/squid/FAQ-6.html#ss6.7
{code}
The following codes are no longer available in Squid-2:
ERR_*
Errors are now contained in the status code.
TCP_CLIENT_REFRESH
See: TCP_CLIENT_REFRESH_MISS.
TCP_SWAPFAIL
See: TCP_SWAPFAIL_MISS.
TCP_IMS_MISS
Deleted, TCP_IMS_HIT used instead.
UDP_HIT_OBJ
Hit objects are no longer available.
UDP_RELOADING
See: UDP_MISS_NOFETCH.
{code}
> Should we eliminate all ERR_* "status" message in squid logging?
> ----------------------------------------------------------------
>
> Key: TS-1174
> URL: https://issues.apache.org/jira/browse/TS-1174
> Project: Traffic Server
> Issue Type: Improvement
> Components: Logging
> Reporter: Leif Hedstrom
> Labels: newbie
> Fix For: 6.0.0
>
>
> In more recent versions of Squid, ERR_* status messages have been merged into
> the status code. E.g.
> {code}
> ERR_*
> Errors are now contained in the status code.
> {code}
> Should we do likewise?
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)