You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "Leif Hedstrom (JIRA)" <ji...@apache.org> on 2016/04/01 22:29:25 UTC

[jira] [Commented] (TS-4314) Use TSHttpTxnCacheLookupUrlSet everywhere

    [ https://issues.apache.org/jira/browse/TS-4314?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15222302#comment-15222302 ] 

Leif Hedstrom commented on TS-4314:
-----------------------------------

+1, the new API ought to be at least as good as the old API, and in most cases, you can save some stringification cost.

> 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
>             Fix For: sometime
>
>
> 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)