You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "Thomas Jackson (JIRA)" <ji...@apache.org> on 2016/05/13 02:58:12 UTC

[jira] [Commented] (TS-4439) Re-implement TSHttpTxnConfigFind to be less terrible

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

Thomas Jackson commented on TS-4439:
------------------------------------

PR: https://github.com/apache/trafficserver/pull/634

> Re-implement TSHttpTxnConfigFind to be less terrible
> ----------------------------------------------------
>
>                 Key: TS-4439
>                 URL: https://issues.apache.org/jira/browse/TS-4439
>             Project: Traffic Server
>          Issue Type: Improvement
>            Reporter: Thomas Jackson
>
> Right now TSHttpTxnConfigFind is implemented as a combination of switches and if statements, which makes finding or adding entries a major pain. We should instead initialize some map (or a tree if we really wany) or something to do the lookups-- it'll be less error prone and probably similar performance.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)