*) mpm_winnt: Prevent a denial of service when the 'data' AcceptFilter is in
use by replacing it with the 'connect' filter. PR 59970. [Jacob Champion]
- *) mod_cgid: Resolve a case where a short CGI response causes a subsequent
- CGI to be killed prematurely, resulting in a truncated subsequent
- response. [Eric Covener]
-
*) mod_proxy_hcheck: Set health check URI and expression correctly for health
check worker. PR 60038 [zdeno <zdeno@scnet.sk>]