
varnish-bugs at varnish-cache
Apr 30, 2012, 6:01 AM
Post #3 of 3
(139 views)
Permalink
|
|
Re: #1080: Enable use of PCRE JIT-compiled regexes
[In reply to]
|
|
#1080: Enable use of PCRE JIT-compiled regexes -------------------------+-------------------------------------------------- Reporter: toofishes | Owner: tfheen Type: enhancement | Status: closed Priority: normal | Milestone: Component: build | Version: trunk Severity: normal | Resolution: fixed Keywords: | -------------------------+-------------------------------------------------- Changes (by Tollef Fog Heen <tfheen@…>): * status: new => closed * resolution: => fixed Comment: (In [816c1c34e9afacbb439c24490284573dd2fbc065]) Enable PCRE JIT-compiled regular expressions Implemented more or less as described in the pcrejit(3) manpage, and adds some compatibility defines for use with older pre-8.20 libraries that do not have this functionality. Fixes: #1080 -- Ticket URL: <https://www.varnish-cache.org/trac/ticket/1080#comment:2> Varnish <https://varnish-cache.org/> The Varnish HTTP Accelerator _______________________________________________ varnish-bugs mailing list varnish-bugs [at] varnish-cache https://www.varnish-cache.org/lists/mailman/listinfo/varnish-bugs
|