Bug 211210 - www/mod_qos: Update to 11.30
Summary: www/mod_qos: Update to 11.30
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Dmitry Marakasov
URL:
Keywords: needs-qa, patch
Depends on:
Blocks:
 
Reported: 2016-07-18 21:28 UTC by Eero Hänninen
Modified: 2016-07-19 14:10 UTC (History)
1 user (show)

See Also:
koobs: maintainer-feedback? (fax)


Attachments
www/mod_qos update from 11.22 to 11.30 (926 bytes, patch)
2016-07-18 21:28 UTC, Eero Hänninen
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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