1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-22 00:35:15 +00:00
freebsd-ports/www/mod_qos
Olli Hauer 846a4df47b - 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
- 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.

PR:		ports/189416
Submitted by:	Eero Hänninen <fax@nohik.ee> (maintainer)
2014-05-18 20:46:47 +00:00
..
distinfo
Makefile
pkg-descr