]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/commitdiff
squid: Update to 5.1
authorMatthias Fischer <matthias.fischer@ipfire.org>
Wed, 8 Sep 2021 16:01:51 +0000 (18:01 +0200)
committerPeter Müller <peter.mueller@ipfire.org>
Fri, 14 Jan 2022 13:58:20 +0000 (13:58 +0000)
For details see:
http://www.squid-cache.org/Versions/v5/changesets/

There is still no official announcement.

Nevertheless, since 31 Jul 2021, 'squid 5.1' has become "stable"
and is listed under "Current versions suitable for production use".

The only problem I found during testing deals with 'privoxy'.

Since 'privoxy' - as parent cache_peer - sometimes replies with a '403',
'squid 5.1' handles this cache_peer connection as 'dead' which is then
logged in 'cache_log'. See discussion on list.

Actually this is something that got fixed from 'squid 4.16' to '5.1' - its
no bug - its a feature. Everything else works as expected,'squid' and
'privoxy' developers were informed.

Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
Reviewed-by: Peter Müller <peter.mueller@ipfire.org>
lfs/squid

index 3a547809c2c7c37b7c9efe0b0960867335cf5b07..b25f594a99745209dc281fad4e77dc766ce6df5f 100644 (file)
--- a/lfs/squid
+++ b/lfs/squid
@@ -127,7 +127,6 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
                --enable-icap-client \
                --enable-zph-qos \
                --with-dl \
-               --with-filedescriptors=$$(( 16384 * 64 )) \
                --with-large-files \
                --without-gnutls \
                --without-netfilter-conntrack