Bug 211210

Summary: www/mod_qos: Update to 11.30
Product: Ports & Packages Reporter: Eero Hänninen <fax>
Component: Individual Port(s)Assignee: Dmitry Marakasov <amdmi3>
Status: Closed FIXED    
Severity: Affects Only Me CC: fax
Priority: --- Keywords: needs-qa, patch
Version: LatestFlags: koobs: maintainer-feedback? (fax)
Hardware: Any   
OS: Any   
Attachments:
Description Flags
www/mod_qos update from 11.22 to 11.30 none

Description Eero Hänninen 2016-07-18 21:28:27 UTC
Created attachment 172680 [details]
www/mod_qos update from 11.22 to 11.30

www/mod_qos update to version 11.30

release hilights since last ports version:

Version 11.30

 - qslogger supports option "-x" (adding a prefix to every message).

 - Fix calculating MaxClients for MPM prefork binary (bug reported by
   by Fergus - thanks!).

Version 11.29

 - mod_qos_ev variable sets character "u" if server is accessed by 
   a client wihout a user tracking cookie (but QS_UserTrackingCookieName
   has been configured).

 - Minor (non-functional) DSCP implementation code changes (incl. new
   log messages).

 - Adds mod_qos events "qA" and "qu" to qslog and the output of event
   counters (q*) has been made optional.

Version 11.28

 - New variable "QS_Set_DSCP" to set the IP differentiated services
   code points (DiffServ / RFC 2474).

 - QS_RedirectIf also supports 301.

Version 11.26

 - Changed: QS_SrvMaxConn* directive counter's inheritance from the
   base server to virtual hosts is no longer coupled to other QS_*
   directive rules. This means, that a virtual host uses the very
   same counters as the base server as long as neither QS_SrvMaxConn,
   QS_SrvMaxConnClose, nor QS_SrvMaxConnPerIP has been configured
   within the virtual host.

Version 11.25

 - QS_ClientEntries max. value is now limited to 10000000.

 - New "special code" 'BrokenConnection' for the QS_SetEnvIfStatus
   direcive.

Version 11.24

 - Fixed: Apache 2.4 had nested error page when using QS_ErrorPage
   (bug introduced by version 11.22).

Version 11.23

 - Directive QS_SetEnvIf supports singe variable match.

 - qslog -p:
   * fallback to simple hour/minutes detection
   * Fixed: writes now statistic line at the "next" minute (m+1:00)
Comment 1 Kubilay Kocak freebsd_committer freebsd_triage 2016-07-19 09:44:31 UTC
Thank you Eero. Can you please:

* Confirm this change passes QA (portlint, poudriere)
* Set maintainer-approval to + on attachments in issues for ports you are maintainer of. Attachment -> Details -> maintainer-approval [+]
Comment 2 commit-hook freebsd_committer freebsd_triage 2016-07-19 14:10:22 UTC
A commit references this bug:

Author: amdmi3
Date: Tue Jul 19 14:10:02 UTC 2016
New revision: 418793
URL: https://svnweb.freebsd.org/changeset/ports/418793

Log:
  - Update to 11.30
  - While here, fix LICENSE

  PR:		211210
  Submitted by:	fax@nohik.ee (maintainer)

Changes:
  head/www/mod_qos/Makefile
  head/www/mod_qos/distinfo