Changes with Apache 2.3.0
[Remove entries to the current 2.0 and 2.2 section below, when backported]
- *) Document the ReceiveBufferSize change done in r157583 [Murray
- Nesbitt <murray@cpan.org>]
-
*) Fix mod_dbd's config [Brian J. France <list firehawksystems.com>]
*) httpd.exe/apachectl -V: display the DYNAMIC_MODULE_LIMIT setting, as
Changes with Apache 2.1.8
+ *) Document the ReceiveBufferSize change done in r157583 [Murray
+ Nesbitt <murray@cpan.org>]
+
*) prefork, worker and event MPMs: Support a graceful-stop procedure:
Server will wait until existing requests are finished or until
"GracefulShutdownTimeout" number of seconds before exiting.