Folks,

Maybe my understanding is limited and my fu is weak, but I have personally never had a use for mod_unique_id. The only thing it does for me is an error message on startup or, when my server finds itself on a box with a hostname that doesn't resolve to an IP address, failure. Could we take it out of the default module build?

Index: modules/metadata/config.m4
===================================================================
--- modules/metadata/config.m4  (revision 832908)
+++ modules/metadata/config.m4  (working copy)
@@ -16,7 +16,7 @@
   AC_CHECK_FUNCS(times)
 ])

-APACHE_MODULE(unique_id, per-request unique ids)
+APACHE_MODULE(unique_id, per-request unique ids, , , most)
 APACHE_MODULE(setenvif, basing ENV vars on headers, , , yes)
APACHE_MODULE(version, determining httpd version in config files, , , yes) APACHE_MODULE(remoteip, translate header contents to an apparent client remote_ip, , , most)

Thoughts?

S.

--
Sander Temme
scte...@apache.org
PGP FP: 51B4 8727 466A 0BC3 69F4  B7B8 B2BE BC40 1529 24AF



Attachment: smime.p7s
Description: S/MIME cryptographic signature

Reply via email to