You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@trafficserver.apache.org by "Manjesh Nilange (JIRA)" <ji...@apache.org> on 2009/12/10 01:25:18 UTC

[jira] Created: (TS-81) Have one single place to store and lookup remap rules irrespective of type

Have one single place to store and lookup remap rules irrespective of type
--------------------------------------------------------------------------

                 Key: TS-81
                 URL: https://issues.apache.org/jira/browse/TS-81
             Project: Traffic Server
          Issue Type: Improvement
          Components: Core
    Affects Versions: 2.0a
            Reporter: Manjesh Nilange
            Priority: Minor


Currently, remap rules are stored in different structures and looked up separately based on type (forward, reverse, etc.). It'd be better design and more maintainable to process (store, search) all rules in one structure and then use type to determine action.


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.