c-taylor opened a new issue, #8780:
URL: https://github.com/apache/trafficserver/issues/8780

   Current issues are:
   * pcre library is no longer maintained; author working on pcre2
   * pcre jit support in ATS is incomplete
     * https://issues.apache.org/jira/browse/TS-3143
     * https://issues.apache.org/jira/browse/TS-3144
   * Library review
     * Should probably look at pcre2/je2 (or others)
   
   ----
   
   Whilst looking at some high RPS rate tests libpcre was starting to 'feature' 
in traces.
   The obvious optimisation for libpcre is to use the jit support, which 
probably lends itself well to constrained lists of regex.
   
   However, given the above an "architectural review" is probably required 
before more effort is spent...
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@trafficserver.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to