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

Stephane Belmon commented on TS-48:
-----------------------------------

This is an old rant, but: http://swtch.com/~rsc/regexp/regexp1.html
It obviously depends on what regexes are used, and more importantly on whether 
they're exposed to input from the wire -- weird config files can trivially kill 
the proxy. Hopefully there's no "regex itself from the wire" case, which is 
even more interesting.



> Change all regex code to use PCRE
> ---------------------------------
>
>                 Key: TS-48
>                 URL: https://issues.apache.org/jira/browse/TS-48
>             Project: Traffic Server
>          Issue Type: Improvement
>          Components: Core
>    Affects Versions: 2.0a
>            Reporter: Leif Hedstrom
>
> We are adding some new regex stuff into TS 2.0, using PCRE, so we should 
> examine all existing regex features, and unify on PCRE.

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

Reply via email to