nginx-0.1.0-2004-09-30-19:30:54 import
diff --git a/auto/modules b/auto/modules
index 7bb1eb9..6c5111a 100644
--- a/auto/modules
+++ b/auto/modules
@@ -118,7 +118,7 @@
 
 if [ $HTTP_PROXY = YES ]; then
     have=NGX_HTTP_PROXY . auto/have
-    USE_MD5=YES
+    #USE_MD5=YES
     HTTP_MODULES="$HTTP_MODULES $HTTP_PROXY_MODULE"
     HTTP_INCS="$HTTP_INCS $HTTP_PROXY_INCS"
     HTTP_DEPS="$HTTP_DEPS $HTTP_PROXY_DEPS"