From: Automatic source maintenance Date: Sat, 20 Sep 2008 00:14:48 +0000 (-0600) Subject: Bootstrapped X-Git-Tag: SQUID_3_0_STABLE10~17 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ae66831f46009c738a0e19f56c107f90bf35c63d;p=thirdparty%2Fsquid.git Bootstrapped --- diff --git a/configure b/configure index acc925c6e4..0203fbe636 100755 --- a/configure +++ b/configure @@ -1666,7 +1666,7 @@ Optional Features: --enable-ssl Enable ssl gatewaying support using OpenSSL --enable-forw-via-db Enable Forw/Via database --enable-cache-digests Use Cache Digests - see http://www.squid-cache.org/FAQ/FAQ-16.html + see http://wiki.squid-cache.org/SquidFaq/CacheDigests --enable-default-err-language=lang Select default language for Error pages (see errors directory) @@ -45270,7 +45270,7 @@ _ACEOF if test "$SQUID_MAXFD" -lt 512 ; then echo "WARNING: $SQUID_MAXFD may not be enough filedescriptors if your" echo " cache will be very busy. Please see the FAQ page" - echo " http://www.squid-cache.org/FAQ/FAQ-11.html#filedescriptors" + echo " http://wiki.squid-cache.org/SquidFaq/TroubleShooting" echo " on how to increase your filedescriptor limit" sleep 10 fi