diff options
author | sergei <sergei@FreeBSD.org> | 2004-10-19 05:50:20 +0800 |
---|---|---|
committer | sergei <sergei@FreeBSD.org> | 2004-10-19 05:50:20 +0800 |
commit | fdc923e3fe1dc3c5e183b66c35ba5fafd6496e54 (patch) | |
tree | 8385ed6384cd0adf3e5683a47cc1df87ef8f0cfc /www/squid31/distinfo | |
parent | bb428a03f6f41a1e7995591cc1c551b5a12e91f5 (diff) | |
download | freebsd-ports-gnome-fdc923e3fe1dc3c5e183b66c35ba5fafd6496e54.tar.gz freebsd-ports-gnome-fdc923e3fe1dc3c5e183b66c35ba5fafd6496e54.tar.zst freebsd-ports-gnome-fdc923e3fe1dc3c5e183b66c35ba5fafd6496e54.zip |
- Integrate a vendor patch that prevents squid from consuming 100%
CPU for half closed PUT/POST requests (squid bugs #354, 1096).
See <http://www.squid-cache.org/Versions/v2/2.5/bugs/> for further
details.
- Adapt the follow_xff patch to changes in some of squid's data
structures and unbreak the WITH_SQUID_FOLLOW_XFF option.
- Bump PORTREVISION.
PR: ports/72840
Submitted by: Thomas-Martin Seck (maintainer)
Diffstat (limited to 'www/squid31/distinfo')
-rw-r--r-- | www/squid31/distinfo | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/squid31/distinfo b/www/squid31/distinfo index c4d4b2013f1f..99d40be3f980 100644 --- a/www/squid31/distinfo +++ b/www/squid31/distinfo @@ -1,2 +1,4 @@ MD5 (squid2.5/squid-2.5.STABLE7.tar.bz2) = bf63e34906c68d716896eec0351108dc SIZE (squid2.5/squid-2.5.STABLE7.tar.bz2) = 1051830 +MD5 (squid2.5/squid-2.5.STABLE7-half_closed_POST.patch) = 7468154bb645932718d74c3dafcc9ec3 +SIZE (squid2.5/squid-2.5.STABLE7-half_closed_POST.patch) = 805 |