Hi
mod_qos 11.73 has been release. This release introduces support of the
PCRE2 (10.x) library in place of the now end-of-life PCRE version 1 (8.x)
API.

The module no longer has an explicit dependency to the PCRE library (but
uses ap_pregcomp(),  ap_regexec(), and ap_regexec_len() from ap_regex.h.)
Wrapping the PCRE (v1) and PCRE2 interface by the Apache httpd allows use
of the new API version (depends on locating pcre2-config). PCRE2
compatibility requires Apache httpd 2.4.53 or newer.

All the support utilities have been migrated to PCRE2 API (version 10.x).
Tested with PCRE version 10.41.

Best regards,
Pascal

Reply via email to