Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Duplicate
-
None
-
None
-
None
-
None
Description
We are currently using the log item crc "The cache result code; specifies how the cache responded to the request (HIT, MISS, and so on)." however, when there is an error (like the client aborts), the crc field becomes
ERR_CLIENT_ABORT
ERR_CONNECT_FAIL
ERR_READ_TIMEOUT
etc. ERR_CLIENT_ABORT and ERR_CONNECT_FAIL don't seem to be really cache Status related. WOuld still be nice to know if the error happened on a hit or miss.
Attachments
Issue Links
- relates to
-
TS-3036 Add logging field to define the cache medium used to serve a HIT
- Closed