K 10 svn:author V 6 joneum K 8 svn:date V 27 2018-02-24T16:31:36.593621Z K 7 svn:log V 1502 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 (maintainer) Approved by: mentors (implicit) END