aboutsummaryrefslogtreecommitdiff
path: root/www/mod_qos
diff options
context:
space:
mode:
authorJochen Neumeister <joneum@FreeBSD.org>2018-02-24 16:31:36 +0000
committerJochen Neumeister <joneum@FreeBSD.org>2018-02-24 16:31:36 +0000
commit2e9013222afc5166a0778679e89ece55d387d058 (patch)
tree9bf6eb62422c3c86fcebba492d798e7f76abb682 /www/mod_qos
parent6351ad0af4800c48b23cf7e10dd2a14952a232c4 (diff)
downloadports-2e9013222afc5166a0778679e89ece55d387d058.tar.gz
ports-2e9013222afc5166a0778679e89ece55d387d058.zip
www/mod_qos: Update to 11.51
Changelog: Version 11.51 - Adds process-connection handler to close the connection in the case the abort by the pre-connect hook was ignored (workaround for bug in Apache 2.4.28 Event MPM ignoring the connection abort) (msg id 167). - Uses module name in log index. Version 11.50 - Changes pre-connection hook dependency (called later but still before mod_ssl). Version 11.49 - Adapted connection handling to deal with master/slave connections (introduced by Apache 2.4.18) avoiding inconsistent connection counters. Version 11.48 - Detects unexpected connection dispatching to old child process to avoid invalid connection counter state for QS_ClientPrefer rules (msg id 166). Version 11.47 - Updates built-in filter pattern of QS_HeaderFilter (Transfer-Encoding). - qslog standard mode supports peak/max value counter (M). - Fixed: potential segfault if connection ctx is null when using h2. Version 11.46 - Updates built-in filter pattern of QS_HeaderFilter. Version 11.45 - QS_ClientEventRequestLimit supports the QS_ClientIpFromHeader directive. Version 11.44 - New directive QS_CondEventLimitCount. - QS_EventLimitCount (and QS_CondEventLimitCount) counter may be decremented by environment variable suffixed by "_Decrement". - Slightly changed unique-id generator (shorter). *While here, switch to DISTVERSION PR: 226114 Submitted by: Eero Hänninen <fax@nohik.ee> (maintainer) Approved by: mentors (implicit)
Notes
Notes: svn path=/head/; revision=462850
Diffstat (limited to 'www/mod_qos')
-rw-r--r--www/mod_qos/Makefile2
-rw-r--r--www/mod_qos/distinfo6
2 files changed, 4 insertions, 4 deletions
diff --git a/www/mod_qos/Makefile b/www/mod_qos/Makefile
index 1b48660154f7..2107808e92b9 100644
--- a/www/mod_qos/Makefile
+++ b/www/mod_qos/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= mod_qos
-PORTVERSION= 11.43
+DISTVERSION= 11.51
CATEGORIES= www
MASTER_SITES= SF/mod-qos
DIST_SUBDIR= apache2
diff --git a/www/mod_qos/distinfo b/www/mod_qos/distinfo
index d9784591aef2..7596f45d38bf 100644
--- a/www/mod_qos/distinfo
+++ b/www/mod_qos/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1510594014
-SHA256 (apache2/mod_qos-11.43.tar.gz) = 323ad4879c4574aa6b73cf40afaf945bd2915d7ac71733ea03cc9b416a1679d9
-SIZE (apache2/mod_qos-11.43.tar.gz) = 534499
+TIMESTAMP = 1519489709
+SHA256 (apache2/mod_qos-11.51.tar.gz) = 68dfcf1ab8888ad271bbfa828ccae0093f29770af57bb766c071584a4c83ed88
+SIZE (apache2/mod_qos-11.51.tar.gz) = 645395