Apache 2.0 STATUS:
-Last modified at [$Date: 2000/06/10 01:32:35 $]
+Last modified at [$Date: 2000/06/10 17:07:30 $]
Release:
Message-id: forthcoming (plan to be posted before integration begins)
Status: Greg +1 (volunteers :-)
+ * ap_core_translate() and its use by mod_mmap_static are a bit wonky.
+ The function should probably be exposed as a utility function (such
+ as ap_translate_url2fs() or ap_validate_fs_url() or something).
+ Another approach would be a new hook phase after "translate" which
+ would allow mod_mmap_static to munge what the translation has
+ decided to do.
+ Status: Greg +1 (volunteers)
+
Other bugs that need fixing:
* MaxRequestsPerChild measures connections, not requests.