James Peach created TS-4314:
-------------------------------
Summary: Use TSHttpTxnCacheLookupUrlSet everywhere
Key: TS-4314
URL: https://issues.apache.org/jira/browse/TS-4314
Project: Traffic Server
Issue Type: Improvement
Components: Plugins
Reporter: James Peach
All plugins should be using ``TSHttpTxnCacheLookupUrlSet`` in preference to
``TSCacheUrlSet``. Basically everyone uses the latter.
Note that ``TSCacheUrlSet`` will only succeed the first time a plugin sets the
lookup URL.
The Lua plugin has APIs to call both, which is weird; only one should be
necessary.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)