Experimental TSHttpTxnCacheLookupStatusSet(HIT_STALE) calls cause a crash
-------------------------------------------------------------------------
Key: TS-751
URL: https://issues.apache.org/jira/browse/TS-751
Project: Traffic Server
Issue Type: Bug
Components: HTTP
Affects Versions: 2.1.4, 2.1.5, 2.1.6, 2.1.7
Environment: Any
Reporter: William Bardwell
If you use the API TSHttpTxnCacheLookupStatusSet() which is in experimental.h
but is potentially very handy, and you set the status to HIT_STALE TS asserts.
The code where it does that seems to be assuming that it is talking to a parent
proxy, but in our setup was talking to the origin server. The fix seems pretty
simple to make it handle talking to a origin server.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira