- mod_qos update to version 11.1 feature safe: yes Changelog highlights: Version 11.1 - Fixed: Shows "T" log marker only for requests which has really been delayed by mod_qos. - Further improved bytes/sec limitation implementation. Version 11.0 1 - Highly improves bytes/sec limitation (response throttling) based on the input I got from Jeff Trawick - many thanks! * Calculates delay within filter (immediately(!) when reaching the defined amount of bytes). * Uses nanoseconds delay (instead of milliseconds). * Splits large bucket brigades to 8k blocks (support for local files, not using mod_proxy). * Inserts filter late (after mod_deflate). - User tracking: set Cache-Control header when accessing the cookie check page. - QS_UserTrackingCookieName: improved cookie header processing. - Fixed: 'qslog -pc' does no longer require 'S' nor a date. Fix: Patch attached with submission follows:
Responsible Changed From-To: freebsd-ports-bugs->apache apache@ wants this port PRs (via the GNATS Auto Assign Tool)
Responsible Changed From-To: apache->ohauer I'll take it
State Changed From-To: open->closed Committed, Thanks!