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

Phil Sorber commented on TS-3143:
---------------------------------

It appears that the DFA class supports multiple linked regex's. So I am 
creating a new Regex class that the DFA class can use. This way all DFA usage 
stays the same, but new code, or code using one regex can use Regex.

> 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 Sorber
>            Assignee: Phil Sorber
>
> The 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)

Reply via email to