the infamous log tags. Do you have a patch or a PR to use for checking?
covener: on faith
- *) core: add hook child_stopping hook that gets called when the MPM is stopping a
- child process. The additional graceful parameter allows registered hooks
- to free resources early during a graceful shutdown.
- trunk patch:
- https://svn.apache.org/r1891919
- 2.4.x patch: https://github.com/apache/httpd/pull/259.diff
- +1: icing, covener, jim
-
*) core: fix ap_escape_quotes for pre-escaped quotes
trunk patch: https://svn.apache.org/r1892012
2.4.x patch: svn merge -c 1892012 ^/httpd/httpd/trunk .