Phil Sorber created TS-3143:
-------------------------------
Summary: Convert DFA class to Regex and add support for JIT
Key: TS-3143
URL: https://issues.apache.org/jira/browse/TS-3143
Project: Traffic Server
Issue Type: Improvement
Reporter: Phil SorberThe current class defined in Regex.[h|cc] is DFA. It also always studies but never uses JIT. We should rename this to Regex and make it use JIT with options to disable JIT and study. -- This message was sent by Atlassian JIRA (v6.3.4#6332)
