impact is significant from using malloc here.
ylavic: A follow up backport (based on this one) using thread locals to
reuse ap_regex*() contexts: https://github.com/apache/httpd/pull/289
+ Proposed for backport below, in place of or after this one.
rpluem: +1 on PR 289 as well.
svn merge -c 1897182,1897614,1897615,1897619 ^/httpd/httpd/trunk .
+1: rpluem, jorton
+ *) Support PCRE2 with buffers reuse through Thread Local Storage.
+ trunk patches:
+ http://svn.apache.org/r1897240
+ http://svn.apache.org/r1897241
+ http://svn.apache.org/r1897242
+ http://svn.apache.org/r1897244
+ http://svn.apache.org/r1897248
+ http://svn.apache.org/r1897250
+ http://svn.apache.org/r1897260
+ http://svn.apache.org/r1897261
+ http://svn.apache.org/r1897263
+ http://svn.apache.org/r1897386
+ http://svn.apache.org/r1897459
+ http://svn.apache.org/r1897460
+ http://svn.apache.org/r1897461
+ http://svn.apache.org/r1897462
+ http://svn.apache.org/r1897472
+ http://svn.apache.org/r1897543
+ http://svn.apache.org/r1612934
+ http://svn.apache.org/r1612940
+ http://svn.apache.org/r1613189
+ http://svn.apache.org/r1897651
+ http://svn.apache.org/r1897680
+ http://svn.apache.org/r1897689
+ http://svn.apache.org/r1897691
+ http://svn.apache.org/r1897692
+ 2.4.x patches:
+ https://github.com/apache/httpd/pull/289.diff
+ (PR: https://github.com/apache/httpd/pull/289)
+ +1: ylavic, rpluem,
+ ylavic: This backport proposal inludes the PCRE2 backport already accepted,
+ we can apply this one instead or the original one first and then
+ this one (I'd have to rebase the github PR first).
+ ylavic: Can someone test this on Windows too?
+
PATCHES/ISSUES THAT ARE BEING WORKED
[ New entries should be added at the START of the list ]