[
https://issues.apache.org/jira/browse/TS-48?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12780324#action_12780324
]
Leif Hedstrom commented on TS-48:
---------------------------------
Cool, yeah, that's the experience I had too, particularly with the regex remap
plugin. Besides being faster, PCRE style regexes are also much more familiar to
most people.
The only other "candidate" I can imagine here would be Boost, but not sure we
want to drag that into the build requirements? PCRE is a fairly small library,
and it's generally available on pretty much any platforms.
> 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.