Uploaded image for project: 'Traffic Server'
  1. Traffic Server
  2. TS-4439

Re-implement TSHttpTxnConfigFind to be less terrible

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • 7.1.0
    • TS API
    • None

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              jacksontj Thomas Jackson
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated: