git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@712837
13f79535-47bb-0310-9956-
ffa450edef68
*) core: Add ap_timeout_parameter_parse to public API. [Ruediger Pluem]
- *) mod_proxy: Prevent segmentation faults by correctly flushing all buckets
- from the proxy backend. PR 45792 [Ruediger Pluem]
+ *) mod_proxy: Prevent segmentation faults by correctly adjusting the lifetime
+ of the buckets read from the proxy backend. PR 45792 [Ruediger Pluem]
*) mod_dir: Support "DirectoryIndex None"
Suggested By André Warnier <aw ice-sa.com> [Eric Covener]