You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by ma...@apache.org on 2018/09/02 17:04:51 UTC

svn commit: r1839888 - in /tomcat/site/trunk: docs/connectors-doc/ docs/connectors-doc/common_howto/ docs/connectors-doc/common_howto/printer/ docs/connectors-doc/miscellaneous/ docs/connectors-doc/miscellaneous/printer/ docs/connectors-doc/news/ docs/...

Author: markt
Date: Sun Sep  2 17:04:51 2018
New Revision: 1839888

URL: http://svn.apache.org/viewvc?rev=1839888&view=rev
Log:
UPdate site for JK 1.2.44 release

Modified:
    tomcat/site/trunk/docs/connectors-doc/common_howto/loadbalancers.html
    tomcat/site/trunk/docs/connectors-doc/common_howto/printer/loadbalancers.html
    tomcat/site/trunk/docs/connectors-doc/common_howto/printer/workers.html
    tomcat/site/trunk/docs/connectors-doc/common_howto/workers.html
    tomcat/site/trunk/docs/connectors-doc/index.html
    tomcat/site/trunk/docs/connectors-doc/miscellaneous/changelog.html
    tomcat/site/trunk/docs/connectors-doc/miscellaneous/printer/changelog.html
    tomcat/site/trunk/docs/connectors-doc/news/20180301.html
    tomcat/site/trunk/docs/connectors-doc/news/printer/20180301.html
    tomcat/site/trunk/docs/connectors-doc/printer/index.html
    tomcat/site/trunk/docs/connectors-doc/reference/apache.html
    tomcat/site/trunk/docs/connectors-doc/reference/iis.html
    tomcat/site/trunk/docs/connectors-doc/reference/printer/apache.html
    tomcat/site/trunk/docs/connectors-doc/reference/printer/iis.html
    tomcat/site/trunk/docs/connectors-doc/reference/printer/workers.html
    tomcat/site/trunk/docs/connectors-doc/reference/workers.html
    tomcat/site/trunk/docs/connectors-doc/webserver_howto/apache.html
    tomcat/site/trunk/docs/connectors-doc/webserver_howto/printer/apache.html
    tomcat/site/trunk/xdocs/download-connectors.xml
    tomcat/site/trunk/xdocs/index.xml
    tomcat/site/trunk/xdocs/oldnews.xml

Modified: tomcat/site/trunk/docs/connectors-doc/common_howto/loadbalancers.html
URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/connectors-doc/common_howto/loadbalancers.html?rev=1839888&r1=1839887&r2=1839888&view=diff
==============================================================================
--- tomcat/site/trunk/docs/connectors-doc/common_howto/loadbalancers.html (original)
+++ tomcat/site/trunk/docs/connectors-doc/common_howto/loadbalancers.html Sun Sep  2 17:04:51 2018
@@ -194,9 +194,7 @@ HTTP Servers use:</p>
   # Enable the JK manager access from localhost only
  &lt;Location /jkmanager/&gt;
     JkMount jkstatus
-    Order deny,allow
-    Deny from all
-    Allow from 127.0.0.1
+    Require ip 127.0.0.1
  &lt;/Location&gt;
 </pre></div>
 

Modified: tomcat/site/trunk/docs/connectors-doc/common_howto/printer/loadbalancers.html
URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/connectors-doc/common_howto/printer/loadbalancers.html?rev=1839888&r1=1839887&r2=1839888&view=diff
==============================================================================
--- tomcat/site/trunk/docs/connectors-doc/common_howto/printer/loadbalancers.html (original)
+++ tomcat/site/trunk/docs/connectors-doc/common_howto/printer/loadbalancers.html Sun Sep  2 17:04:51 2018
@@ -193,9 +193,7 @@ HTTP Servers use:</p>
   # Enable the JK manager access from localhost only
  &lt;Location /jkmanager/&gt;
     JkMount jkstatus
-    Order deny,allow
-    Deny from all
-    Allow from 127.0.0.1
+    Require ip 127.0.0.1
  &lt;/Location&gt;
 </pre></div>
 

Modified: tomcat/site/trunk/docs/connectors-doc/common_howto/printer/workers.html
URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/connectors-doc/common_howto/printer/workers.html?rev=1839888&r1=1839887&r2=1839888&view=diff
==============================================================================
--- tomcat/site/trunk/docs/connectors-doc/common_howto/printer/workers.html (original)
+++ tomcat/site/trunk/docs/connectors-doc/common_howto/printer/workers.html Sun Sep  2 17:04:51 2018
@@ -266,9 +266,7 @@ HTTP Servers use:</p>
   # Enable the JK manager access from localhost only
  &lt;Location /jkmanager/&gt;
     JkMount jkstatus
-    Order deny,allow
-    Deny from all
-    Allow from 127.0.0.1
+    Require ip 127.0.0.1
  &lt;/Location&gt;
 </pre></div>
 

Modified: tomcat/site/trunk/docs/connectors-doc/common_howto/workers.html
URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/connectors-doc/common_howto/workers.html?rev=1839888&r1=1839887&r2=1839888&view=diff
==============================================================================
--- tomcat/site/trunk/docs/connectors-doc/common_howto/workers.html (original)
+++ tomcat/site/trunk/docs/connectors-doc/common_howto/workers.html Sun Sep  2 17:04:51 2018
@@ -267,9 +267,7 @@ HTTP Servers use:</p>
   # Enable the JK manager access from localhost only
  &lt;Location /jkmanager/&gt;
     JkMount jkstatus
-    Order deny,allow
-    Deny from all
-    Allow from 127.0.0.1
+    Require ip 127.0.0.1
  &lt;/Location&gt;
 </pre></div>
 

Modified: tomcat/site/trunk/docs/connectors-doc/index.html
URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/connectors-doc/index.html?rev=1839888&r1=1839887&r2=1839888&view=diff
==============================================================================
--- tomcat/site/trunk/docs/connectors-doc/index.html (original)
+++ tomcat/site/trunk/docs/connectors-doc/index.html Sun Sep  2 17:04:51 2018
@@ -30,12 +30,12 @@ manual is described in more detail below
 
 </blockquote></td></tr></table><table border="0" cellspacing="0" cellpadding="2" width="100%"><tr><td bgcolor="#525D76"><font color="#ffffff" face="arial,helvetica.sanserif"><a name="Headlines"><strong>Headlines</strong></a></font></td></tr><tr><td><blockquote>
 <ul>
-<li><a href="news/20180301.html#JK-1.2.43 released"><b>JK-1.2.43 released</b></a>
+<li><a href="news/20180301.html#JK-1.2.44 released"><b>JK-1.2.44 released</b></a>
 <p>The Apache Tomcat team is proud to announce the immediate availability
-   of Tomcat Connectors 1.2.43 Stable. This release contains improvements and
+   of Tomcat Connectors 1.2.44 Stable. This release contains improvements and
    bug fixes for issues found in previous releases.</p>
    
-<p>Download the <a href="//tomcat.apache.org/download-connectors.cgi">JK 1.2.43
+<p>Download the <a href="//tomcat.apache.org/download-connectors.cgi">JK 1.2.44
    release</a>.</p>
 </li>
 

Modified: tomcat/site/trunk/docs/connectors-doc/miscellaneous/changelog.html
URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/connectors-doc/miscellaneous/changelog.html?rev=1839888&r1=1839887&r2=1839888&view=diff
==============================================================================
--- tomcat/site/trunk/docs/connectors-doc/miscellaneous/changelog.html (original)
+++ tomcat/site/trunk/docs/connectors-doc/miscellaneous/changelog.html Sun Sep  2 17:04:51 2018
@@ -6,6 +6,64 @@
   It should contain fixes made only after November 10th 2004, when the
   new documentation project for JK was started.
   </p>
+</blockquote></td></tr></table><table border="0" cellspacing="0" cellpadding="2" width="100%"><tr><td bgcolor="#525D76"><font color="#ffffff" face="arial,helvetica.sanserif"><a name="Changes between 1.2.43 and 1.2.44"><strong>Changes between 1.2.43 and 1.2.44</strong></a></font></td></tr><tr><td><blockquote>
+  <br>
+  <table border="0" cellspacing="0" cellpadding="2" width="100%"><tr><td bgcolor="#828DA6"><font color="#ffffff" face="arial,helvetica.sanserif"><a name="Native"><strong>Native</strong></a></font></td></tr><tr><td><blockquote>
+    <table border="0" cellpadding="2" cellspacing="2">
+      <tr><td valign="top"><img alt="update" class="icon" src="../images/update.gif"></td><td>
+        Remove the Novell Netware make files and Netware specific source code
+        since there has not been a supported version of Netware available for
+        over five years. (markt)
+      </td></tr>
+      <tr><td valign="top"><img alt="update" class="icon" src="../images/update.gif"></td><td>
+        <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=57946">57946</a>: Apache: Update the documentation to use httpd 2.4.x
+        style access control directives. (markt)
+      </td></tr>
+      <tr><td valign="top"><img alt="fix" class="icon" src="../images/fix.gif"></td><td>
+        <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=58287">58287</a>: Common: Use Local, rather than Global, mutexs on
+        Windows to better support multi-user environments. (markt)
+      </td></tr>
+      <tr><td valign="top"><img alt="fix" class="icon" src="../images/fix.gif"></td><td>
+        <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=59897">59897</a>: Apache: Use poll rather than select to avoid the
+        limitations of select triggering an httpd crash. Patch provided by Koen
+        Wilde. (markt)
+      </td></tr>
+      <tr><td valign="top"><img alt="fix" class="icon" src="../images/fix.gif"></td><td>
+        <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=60745">60745</a>: ISAPI: Remove the check that rejects requests that
+        contain path segments that match WEB-INF or META-INF as it duplicates
+        a check that Tomcat performs and, because ISAPI does not have visibility
+        of the current context path, it is impossible to implement this check
+        without valid requests being rejected. (markt)
+      </td></tr>
+      <tr><td valign="top"><img alt="add" class="icon" src="../images/add.gif"></td><td>
+        Clarify the behvaiour of lb workers when all ajp13 workers fail with
+        particular reference to the role of the retries attribute. (markt)
+      </td></tr>
+      <tr><td valign="top"><img alt="add" class="icon" src="../images/add.gif"></td><td>
+        <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=62408">62408</a>: Add the new load-balancer worker property lb_retries
+        to improve the control over the number of retries. Based on a patch
+        provided by Frederik Nosi. (markt)
+      </td></tr>
+      <tr><td valign="top"><img alt="fix" class="icon" src="../images/fix.gif"></td><td>
+        Refactor normalisation of request URIs to a common location and align
+        the normalisation implementation for mod_jk with that implemented by
+        Tomcat. (markt)
+      </td></tr>
+      <tr><td valign="top"><img alt="add" class="icon" src="../images/add.gif"></td><td>
+        Add a note to the documentation that the CollapseSlashes options are
+        now effectively hard-coded to CollpaseSlashesAll due to the changes
+        made to align normalization with that implemented in Tomcat. (markt)
+      </td></tr>
+      <tr><td valign="top"><img alt="update" class="icon" src="../images/update.gif"></td><td>
+        Update PCRE bundled with the ISAPI redirector to 8.42. (rjung)
+      </td></tr>
+      <tr><td valign="top"><img alt="update" class="icon" src="../images/update.gif"></td><td>
+        Update config.guess and config.sub from
+        <a href="https://git.savannah.gnu.org/git/config.git">https://git.savannah.gnu.org/git/config.git</a>.
+        (rjung)
+      </td></tr>
+   </table>
+  </blockquote></td></tr></table>
 </blockquote></td></tr></table><table border="0" cellspacing="0" cellpadding="2" width="100%"><tr><td bgcolor="#525D76"><font color="#ffffff" face="arial,helvetica.sanserif"><a name="Changes between 1.2.42 and 1.2.43"><strong>Changes between 1.2.42 and 1.2.43</strong></a></font></td></tr><tr><td><blockquote>
   <br>
   <table border="0" cellspacing="0" cellpadding="2" width="100%"><tr><td bgcolor="#828DA6"><font color="#ffffff" face="arial,helvetica.sanserif"><a name="Native"><strong>Native</strong></a></font></td></tr><tr><td><blockquote>
@@ -81,7 +139,7 @@
         (rjung)
       </td></tr>
       <tr><td valign="top"><img alt="fix" class="icon" src="../images/fix.gif"></td><td>
-        <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=58425">58425</a>: Fix regression in 1.4.41 that prevented  AJP 1.2
+        <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=58425">58425</a>: Fix regression in 1.2.41 that prevented  AJP 1.2
         workers from initialising. Note that the AJP 1.2 protocol is deprecated.
         Patch provided by yagisita. (markt)
       </td></tr>

Modified: tomcat/site/trunk/docs/connectors-doc/miscellaneous/printer/changelog.html
URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/connectors-doc/miscellaneous/printer/changelog.html?rev=1839888&r1=1839887&r2=1839888&view=diff
==============================================================================
--- tomcat/site/trunk/docs/connectors-doc/miscellaneous/printer/changelog.html (original)
+++ tomcat/site/trunk/docs/connectors-doc/miscellaneous/printer/changelog.html Sun Sep  2 17:04:51 2018
@@ -5,6 +5,64 @@
   It should contain fixes made only after November 10th 2004, when the
   new documentation project for JK was started.
   </p>
+</blockquote></td></tr></table><table border="0" cellspacing="0" cellpadding="2" width="100%"><tr><td bgcolor="#525D76"><font color="#ffffff" face="arial,helvetica.sanserif"><a name="Changes between 1.2.43 and 1.2.44"><strong>Changes between 1.2.43 and 1.2.44</strong></a></font></td></tr><tr><td><blockquote>
+  <br>
+  <table border="0" cellspacing="0" cellpadding="2" width="100%"><tr><td bgcolor="#828DA6"><font color="#ffffff" face="arial,helvetica.sanserif"><a name="Native"><strong>Native</strong></a></font></td></tr><tr><td><blockquote>
+    <table border="0" cellpadding="2" cellspacing="2">
+      <tr><td valign="top"><img alt="update" class="icon" src="../../images/update.gif"></td><td>
+        Remove the Novell Netware make files and Netware specific source code
+        since there has not been a supported version of Netware available for
+        over five years. (markt)
+      </td></tr>
+      <tr><td valign="top"><img alt="update" class="icon" src="../../images/update.gif"></td><td>
+        <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=57946">57946</a>: Apache: Update the documentation to use httpd 2.4.x
+        style access control directives. (markt)
+      </td></tr>
+      <tr><td valign="top"><img alt="fix" class="icon" src="../../images/fix.gif"></td><td>
+        <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=58287">58287</a>: Common: Use Local, rather than Global, mutexs on
+        Windows to better support multi-user environments. (markt)
+      </td></tr>
+      <tr><td valign="top"><img alt="fix" class="icon" src="../../images/fix.gif"></td><td>
+        <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=59897">59897</a>: Apache: Use poll rather than select to avoid the
+        limitations of select triggering an httpd crash. Patch provided by Koen
+        Wilde. (markt)
+      </td></tr>
+      <tr><td valign="top"><img alt="fix" class="icon" src="../../images/fix.gif"></td><td>
+        <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=60745">60745</a>: ISAPI: Remove the check that rejects requests that
+        contain path segments that match WEB-INF or META-INF as it duplicates
+        a check that Tomcat performs and, because ISAPI does not have visibility
+        of the current context path, it is impossible to implement this check
+        without valid requests being rejected. (markt)
+      </td></tr>
+      <tr><td valign="top"><img alt="add" class="icon" src="../../images/add.gif"></td><td>
+        Clarify the behvaiour of lb workers when all ajp13 workers fail with
+        particular reference to the role of the retries attribute. (markt)
+      </td></tr>
+      <tr><td valign="top"><img alt="add" class="icon" src="../../images/add.gif"></td><td>
+        <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=62408">62408</a>: Add the new load-balancer worker property lb_retries
+        to improve the control over the number of retries. Based on a patch
+        provided by Frederik Nosi. (markt)
+      </td></tr>
+      <tr><td valign="top"><img alt="fix" class="icon" src="../../images/fix.gif"></td><td>
+        Refactor normalisation of request URIs to a common location and align
+        the normalisation implementation for mod_jk with that implemented by
+        Tomcat. (markt)
+      </td></tr>
+      <tr><td valign="top"><img alt="add" class="icon" src="../../images/add.gif"></td><td>
+        Add a note to the documentation that the CollapseSlashes options are
+        now effectively hard-coded to CollpaseSlashesAll due to the changes
+        made to align normalization with that implemented in Tomcat. (markt)
+      </td></tr>
+      <tr><td valign="top"><img alt="update" class="icon" src="../../images/update.gif"></td><td>
+        Update PCRE bundled with the ISAPI redirector to 8.42. (rjung)
+      </td></tr>
+      <tr><td valign="top"><img alt="update" class="icon" src="../../images/update.gif"></td><td>
+        Update config.guess and config.sub from
+        <a href="https://git.savannah.gnu.org/git/config.git">https://git.savannah.gnu.org/git/config.git</a>.
+        (rjung)
+      </td></tr>
+   </table>
+  </blockquote></td></tr></table>
 </blockquote></td></tr></table><table border="0" cellspacing="0" cellpadding="2" width="100%"><tr><td bgcolor="#525D76"><font color="#ffffff" face="arial,helvetica.sanserif"><a name="Changes between 1.2.42 and 1.2.43"><strong>Changes between 1.2.42 and 1.2.43</strong></a></font></td></tr><tr><td><blockquote>
   <br>
   <table border="0" cellspacing="0" cellpadding="2" width="100%"><tr><td bgcolor="#828DA6"><font color="#ffffff" face="arial,helvetica.sanserif"><a name="Native"><strong>Native</strong></a></font></td></tr><tr><td><blockquote>
@@ -80,7 +138,7 @@
         (rjung)
       </td></tr>
       <tr><td valign="top"><img alt="fix" class="icon" src="../../images/fix.gif"></td><td>
-        <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=58425">58425</a>: Fix regression in 1.4.41 that prevented  AJP 1.2
+        <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=58425">58425</a>: Fix regression in 1.2.41 that prevented  AJP 1.2
         workers from initialising. Note that the AJP 1.2 protocol is deprecated.
         Patch provided by yagisita. (markt)
       </td></tr>

Modified: tomcat/site/trunk/docs/connectors-doc/news/20180301.html
URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/connectors-doc/news/20180301.html?rev=1839888&r1=1839887&r2=1839888&view=diff
==============================================================================
--- tomcat/site/trunk/docs/connectors-doc/news/20180301.html (original)
+++ tomcat/site/trunk/docs/connectors-doc/news/20180301.html Sun Sep  2 17:04:51 2018
@@ -1,5 +1,18 @@
 <html><head><META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>The Apache Tomcat Connectors - News - 2018 News &amp; Status</title><meta name="author" value="Apache Tomcat Connectors Project"><meta name="email" value="dev.AT.tomcat.DOT.apache.DOT.org"><link href="../style.css" type="text/css" rel="stylesheet"></head><body bgcolor="#ffffff" text="#000000" link="#525D76" alink="#525D76" vlink="#525D76"><table border="0" width="100%" cellspacing="4"><!--PAGE HEADER--><tr><td colspan="2"><!--TOMCAT LOGO--><a href="http://tomcat.apache.org/"><img src="../images/tomcat.gif" align="left" alt="Apache Tomcat" border="0"></a><!--APACHE LOGO--><a href="http://www.apache.org/"><img src="http://www.apache.org/images/asf-logo.gif" align="right" alt=" :: Apache Software Foundation" border="0"></a></td></tr><!--HEADER SEPARATOR--><tr><td colspan="2"><hr noshade size="1"></td></tr><tr><!--LEFT SIDE NAVIGATION--><td width="20%" valign="top" nowrap="true"><p><strong>Links</
 strong></p><ul><li><a href="../index.html">Docs Home</a></li></ul><p><strong>Common HowTo</strong></p><ul><li><a href="../common_howto/quick.html">For the impatient</a></li><li><a href="../common_howto/workers.html">All about workers</a></li><li><a href="../common_howto/timeouts.html">Timeouts</a></li><li><a href="../common_howto/loadbalancers.html">Load Balancing</a></li><li><a href="../common_howto/proxy.html">Reverse Proxy</a></li></ul><p><strong>Web Server HowTo</strong></p><ul><li><a href="../webserver_howto/apache.html">Apache HTTP Server (mod_jk)</a></li><li><a href="../webserver_howto/iis.html">Microsoft IIS (ISAPI redirector)</a></li><li><a href="../webserver_howto/nes.html">iPlanet Web Server (NSAPI redirector)</a></li></ul><p><strong>Reference Guide</strong></p><ul><li><a href="../reference/workers.html">workers.properties</a></li><li><a href="../reference/uriworkermap.html">uriworkermap.properties</a></li><li><a href="../reference/status.html">Status Worker</a></li><li><
 a href="../reference/apache.html">Apache HTTP Server (mod_jk)</a></li><li><a href="../reference/iis.html">Microsoft IIS (ISAPI redirector)</a></li></ul><p><strong>AJP Protocol Reference</strong></p><ul><li><a href="../ajp/ajpv13a.html">AJPv13 (ajp13)</a></li><li><a href="../ajp/ajpv13ext.html">AJPv13 Extension Proposal</a></li></ul><p><strong>Miscellaneous Documentation</strong></p><ul><li><a href="../miscellaneous/faq.html">Frequently asked questions</a></li><li><a href="../miscellaneous/changelog.html">Changelog</a></li><li><a href="http://issues.apache.org/bugzilla/buglist.cgi?query_format=advanced&amp;short_desc_type=allwordssubstr&amp;short_desc=&amp;product=Tomcat+Connectors&amp;long_desc_type=substring&amp;long_desc=&amp;bug_file_loc_type=allwordssubstr&amp;bug_file_loc=&amp;keywords_type=allwords&amp;keywords=&amp;bug_status=NEW&amp;bug_status=ASSIGNED&amp;bug_status=REOPENED&amp;emailassigned_to1=1&amp;emailtype1=substring&amp;email1=&amp;emailassigned_to2=1&amp;emailreport
 er2=1&amp;emailcc2=1&amp;emailtype2=substring&amp;email2=&amp;bugidtype=include&amp;bug_id=&amp;votes=&amp;chfieldfrom=&amp;chfieldto=Now&amp;chfieldvalue=&amp;cmdtype=doit&amp;order=Reuse+same+sort+as+last+time&amp;field0-0-0=noop&amp;type0-0-0=noop&amp;value0-0-0=">Current Tomcat Connectors bugs</a></li><li><a href="../miscellaneous/doccontrib.html">Contribute documentation</a></li><li><a href="../miscellaneous/jkstatustasks.html">JK Status Ant Tasks</a></li><li><a href="../miscellaneous/reporttools.html">Reporting Tools</a></li><li><a href="http://tomcat.apache.org/connectors-doc-archive/jk2/index.html">Old JK/JK2 documentation</a></li></ul><p><strong>News</strong></p><ul><li><a href="../news/20180301.html">2018</a></li><li><a href="../news/20160901.html">2016</a></li><li><a href="../news/20150101.html">2015</a></li><li><a href="../news/20140201.html">2014</a></li><li><a href="../news/20120301.html">2012</a></li><li><a href="../news/20110701.html">2011</a></li><li><a href="../new
 s/20100101.html">2010</a></li><li><a href="../news/20090301.html">2009</a></li><li><a href="../news/20081001.html">2008</a></li><li><a href="../news/20070301.html">2007</a></li><li><a href="../news/20060101.html">2006</a></li><li><a href="../news/20050101.html">2005</a></li><li><a href="../news/20041100.html">2004</a></li></ul></td><!--RIGHT SIDE MAIN BODY--><td width="80%" valign="top" align="left"><table border="0" width="100%" cellspacing="4"><tr><td align="left" valign="top"><h1>The Apache Tomcat Connectors - News</h1><h2>2018 News &amp; Status</h2></td><td align="right" valign="top" nowrap="true"><small><a href="printer/20180301.html"><img src="../images/printer.gif" border="0" alt="Printer Friendly Version"><br>print-friendly<br>version
                     </a></small></td></tr></table><table border="0" cellspacing="0" cellpadding="2" width="100%"><tr><td bgcolor="#525D76"><font color="#ffffff" face="arial,helvetica.sanserif"><a name="2018 News &amp; Status"><strong>2018 News &amp; Status</strong></a></font></td></tr><tr><td><blockquote>
+
+<table border="0" cellspacing="0" cellpadding="2" width="100%"><tr><td bgcolor="#828DA6"><font color="#ffffff" face="arial,helvetica.sanserif"><a name="1 September - JK-1.2.44 released"><strong>1 September - JK-1.2.44 released</strong></a></font></td></tr><tr><td><blockquote>
+    <p>The Apache Tomcat team is proud to announce the immediate availability
+       of Tomcat Connectors 1.2.44. This is a maintenance release.</p>
+
+    <p>Please see the <a href="../miscellaneous/changelog.html">ChangeLog</a>
+       for a full list of changes.</p>
+
+    <p>If you find any bugs while using this release, please fill in the
+        <a href="https://bz.apache.org/bugzilla/enter_bug.cgi?product=Tomcat%20Connectors">Bugzilla</a>
+        Bug Report.</p>
+</blockquote></td></tr></table>
+
 <table border="0" cellspacing="0" cellpadding="2" width="100%"><tr><td bgcolor="#828DA6"><font color="#ffffff" face="arial,helvetica.sanserif"><a name="6 March - JK-1.2.43 released"><strong>6 March - JK-1.2.43 released</strong></a></font></td></tr><tr><td><blockquote>
     <p>The Apache Tomcat team is proud to announce the immediate availability
        of Tomcat Connectors 1.2.43. This is a maintenance release.</p>

Modified: tomcat/site/trunk/docs/connectors-doc/news/printer/20180301.html
URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/connectors-doc/news/printer/20180301.html?rev=1839888&r1=1839887&r2=1839888&view=diff
==============================================================================
--- tomcat/site/trunk/docs/connectors-doc/news/printer/20180301.html (original)
+++ tomcat/site/trunk/docs/connectors-doc/news/printer/20180301.html Sun Sep  2 17:04:51 2018
@@ -1,4 +1,17 @@
 <html><head><META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>The Apache Tomcat Connectors - News - 2018 News &amp; Status</title><meta name="author" value="Apache Tomcat Connectors Project"><meta name="email" value="dev.AT.tomcat.DOT.apache.DOT.org"><link href="../../style.css" type="text/css" rel="stylesheet"></head><body bgcolor="#ffffff" text="#000000" link="#525D76" alink="#525D76" vlink="#525D76"><table border="0" width="100%" cellspacing="4"><!--PAGE HEADER--><tr><td colspan="2"><!--TOMCAT LOGO--><a href="http://tomcat.apache.org/"><img src="../../images/tomcat.gif" align="left" alt="Apache Tomcat" border="0"></a><!--APACHE LOGO--><a href="http://www.apache.org/"><img src="http://www.apache.org/images/asf-logo.gif" align="right" alt=" :: Apache Software Foundation" border="0"></a></td></tr><!--HEADER SEPARATOR--><tr><td colspan="2"><hr noshade size="1"></td></tr><tr><!--RIGHT SIDE MAIN BODY--><td width="80%" valign="top" align="left"><table border
 ="0" width="100%" cellspacing="4"><tr><td align="left" valign="top"><h1>The Apache Tomcat Connectors - News</h1><h2>2018 News &amp; Status</h2></td><td align="right" valign="top" nowrap="true"><img src="../../images/void.gif" width="1" height="1" vspace="0" hspace="0" border="0" alt=" "></td></tr></table><table border="0" cellspacing="0" cellpadding="2" width="100%"><tr><td bgcolor="#525D76"><font color="#ffffff" face="arial,helvetica.sanserif"><a name="2018 News &amp; Status"><strong>2018 News &amp; Status</strong></a></font></td></tr><tr><td><blockquote>
+
+<table border="0" cellspacing="0" cellpadding="2" width="100%"><tr><td bgcolor="#828DA6"><font color="#ffffff" face="arial,helvetica.sanserif"><a name="1 September - JK-1.2.44 released"><strong>1 September - JK-1.2.44 released</strong></a></font></td></tr><tr><td><blockquote>
+    <p>The Apache Tomcat team is proud to announce the immediate availability
+       of Tomcat Connectors 1.2.44. This is a maintenance release.</p>
+
+    <p>Please see the <a href="../../miscellaneous/changelog.html">ChangeLog</a>
+       for a full list of changes.</p>
+
+    <p>If you find any bugs while using this release, please fill in the
+        <a href="https://bz.apache.org/bugzilla/enter_bug.cgi?product=Tomcat%20Connectors">Bugzilla</a>
+        Bug Report.</p>
+</blockquote></td></tr></table>
+
 <table border="0" cellspacing="0" cellpadding="2" width="100%"><tr><td bgcolor="#828DA6"><font color="#ffffff" face="arial,helvetica.sanserif"><a name="6 March - JK-1.2.43 released"><strong>6 March - JK-1.2.43 released</strong></a></font></td></tr><tr><td><blockquote>
     <p>The Apache Tomcat team is proud to announce the immediate availability
        of Tomcat Connectors 1.2.43. This is a maintenance release.</p>

Modified: tomcat/site/trunk/docs/connectors-doc/printer/index.html
URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/connectors-doc/printer/index.html?rev=1839888&r1=1839887&r2=1839888&view=diff
==============================================================================
--- tomcat/site/trunk/docs/connectors-doc/printer/index.html (original)
+++ tomcat/site/trunk/docs/connectors-doc/printer/index.html Sun Sep  2 17:04:51 2018
@@ -29,12 +29,12 @@ manual is described in more detail below
 
 </blockquote></td></tr></table><table border="0" cellspacing="0" cellpadding="2" width="100%"><tr><td bgcolor="#525D76"><font color="#ffffff" face="arial,helvetica.sanserif"><a name="Headlines"><strong>Headlines</strong></a></font></td></tr><tr><td><blockquote>
 <ul>
-<li><a href="../news/20180301.html#JK-1.2.43 released"><b>JK-1.2.43 released</b></a>
+<li><a href="../news/20180301.html#JK-1.2.44 released"><b>JK-1.2.44 released</b></a>
 <p>The Apache Tomcat team is proud to announce the immediate availability
-   of Tomcat Connectors 1.2.43 Stable. This release contains improvements and
+   of Tomcat Connectors 1.2.44 Stable. This release contains improvements and
    bug fixes for issues found in previous releases.</p>
    
-<p>Download the <a href="//tomcat.apache.org/download-connectors.cgi">JK 1.2.43
+<p>Download the <a href="//tomcat.apache.org/download-connectors.cgi">JK 1.2.44
    release</a>.</p>
 </li>
 

Modified: tomcat/site/trunk/docs/connectors-doc/reference/apache.html
URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/connectors-doc/reference/apache.html?rev=1839888&r1=1839887&r2=1839888&view=diff
==============================================================================
--- tomcat/site/trunk/docs/connectors-doc/reference/apache.html (original)
+++ tomcat/site/trunk/docs/connectors-doc/reference/apache.html Sun Sep  2 17:04:51 2018
@@ -687,37 +687,18 @@ but also slightly more complicated.
 </p>
 
 <p>
-JkOptions <b>CollapseSlashesAll</b> will collapse multiple
-adjacent slashes in request URLs before looking for mount or unmount
-matches.
-<div class="example"><pre>
-  JkOptions     +CollapseSlashesAll
-</pre></div>
-<br>
-<br>
+JkOptions <b>CollapseSlashesAll</b> is deprecated as of 1.2.44 and will be
+ignored if used.
 </p>
 
 <p>
-JkOptions <b>CollapseSlashesUnmount</b> will collapse multiple
-adjacent slashes in request URLs only before looking for unmount
-matches. This is the default value.
-<div class="example"><pre>
-  JkOptions     +CollapseSlashesUnmount
-</pre></div>
-<br>
-<br>
+JkOptions <b>CollapseSlashesUnmount</b> is deprecated as of 1.2.44 and will be
+ignored if used.
 </p>
 
 <p>
-JkOptions <b>CollapseSlashesNone</b> will never collapse multiple
-adjacent slashes in request URLs before looking for mount or unmount
-matches. Using this value might make you vulnerable for attacks
-bypassing your unmount rules.
-<div class="example"><pre>
-  JkOptions     +CollapseSlashesNone
-</pre></div>
-<br>
-<br>
+JkOptions <b>CollapseSlashesNone</b> is deprecated as of 1.2.44 and will be
+ignored if used.
 </p>
 
 <p>

Modified: tomcat/site/trunk/docs/connectors-doc/reference/iis.html
URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/connectors-doc/reference/iis.html?rev=1839888&r1=1839887&r2=1839888&view=diff
==============================================================================
--- tomcat/site/trunk/docs/connectors-doc/reference/iis.html (original)
+++ tomcat/site/trunk/docs/connectors-doc/reference/iis.html Sun Sep  2 17:04:51 2018
@@ -161,20 +161,14 @@ The default value is false.
 </p>
 <p>This directive has been added in version 1.2.24</p>
 </td></tr><tr><td align="left" valign="center"><code>collapse_slashes</code></td><td align="left" valign="center"><p>
-One of the string values "all", "none" or "unmount".
-It controls whether multiple adjacent slashes in request URLs are
-collapsed before looking for a mount or unmount match.
-</p>
-<p>
-Value "all" will result in collapsing before mount and unmount
-checks, value "none" will result in never collapsing, value
-"unmount" will check mount rules without collapsing but unmount
-with collapsing.
+This options is deprecated as of 1.2.44 and will be ignored if used.
 </p>
 <p>
 Before version 1.2.41 collapsing was never done. Starting with
 version 1.2.41 collapsing before looking for unmount matches
 is the default to prevent easy bypassing of unmount rules.
+As of 1.2.44, collpasing is always performed before looking for mount
+or unmount rules.
 </p>
 <p>This directive has been added in version 1.2.41</p>
 </td></tr><tr><td align="left" valign="center"><code>watchdog_interval</code></td><td align="left" valign="center"><p>

Modified: tomcat/site/trunk/docs/connectors-doc/reference/printer/apache.html
URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/connectors-doc/reference/printer/apache.html?rev=1839888&r1=1839887&r2=1839888&view=diff
==============================================================================
--- tomcat/site/trunk/docs/connectors-doc/reference/printer/apache.html (original)
+++ tomcat/site/trunk/docs/connectors-doc/reference/printer/apache.html Sun Sep  2 17:04:51 2018
@@ -686,37 +686,18 @@ but also slightly more complicated.
 </p>
 
 <p>
-JkOptions <b>CollapseSlashesAll</b> will collapse multiple
-adjacent slashes in request URLs before looking for mount or unmount
-matches.
-<div class="example"><pre>
-  JkOptions     +CollapseSlashesAll
-</pre></div>
-<br>
-<br>
+JkOptions <b>CollapseSlashesAll</b> is deprecated as of 1.2.44 and will be
+ignored if used.
 </p>
 
 <p>
-JkOptions <b>CollapseSlashesUnmount</b> will collapse multiple
-adjacent slashes in request URLs only before looking for unmount
-matches. This is the default value.
-<div class="example"><pre>
-  JkOptions     +CollapseSlashesUnmount
-</pre></div>
-<br>
-<br>
+JkOptions <b>CollapseSlashesUnmount</b> is deprecated as of 1.2.44 and will be
+ignored if used.
 </p>
 
 <p>
-JkOptions <b>CollapseSlashesNone</b> will never collapse multiple
-adjacent slashes in request URLs before looking for mount or unmount
-matches. Using this value might make you vulnerable for attacks
-bypassing your unmount rules.
-<div class="example"><pre>
-  JkOptions     +CollapseSlashesNone
-</pre></div>
-<br>
-<br>
+JkOptions <b>CollapseSlashesNone</b> is deprecated as of 1.2.44 and will be
+ignored if used.
 </p>
 
 <p>

Modified: tomcat/site/trunk/docs/connectors-doc/reference/printer/iis.html
URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/connectors-doc/reference/printer/iis.html?rev=1839888&r1=1839887&r2=1839888&view=diff
==============================================================================
--- tomcat/site/trunk/docs/connectors-doc/reference/printer/iis.html (original)
+++ tomcat/site/trunk/docs/connectors-doc/reference/printer/iis.html Sun Sep  2 17:04:51 2018
@@ -160,20 +160,14 @@ The default value is false.
 </p>
 <p>This directive has been added in version 1.2.24</p>
 </td></tr><tr><td align="left" valign="center"><code>collapse_slashes</code></td><td align="left" valign="center"><p>
-One of the string values "all", "none" or "unmount".
-It controls whether multiple adjacent slashes in request URLs are
-collapsed before looking for a mount or unmount match.
-</p>
-<p>
-Value "all" will result in collapsing before mount and unmount
-checks, value "none" will result in never collapsing, value
-"unmount" will check mount rules without collapsing but unmount
-with collapsing.
+This options is deprecated as of 1.2.44 and will be ignored if used.
 </p>
 <p>
 Before version 1.2.41 collapsing was never done. Starting with
 version 1.2.41 collapsing before looking for unmount matches
 is the default to prevent easy bypassing of unmount rules.
+As of 1.2.44, collpasing is always performed before looking for mount
+or unmount rules.
 </p>
 <p>This directive has been added in version 1.2.41</p>
 </td></tr><tr><td align="left" valign="center"><code>watchdog_interval</code></td><td align="left" valign="center"><p>

Modified: tomcat/site/trunk/docs/connectors-doc/reference/printer/workers.html
URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/connectors-doc/reference/printer/workers.html?rev=1839888&r1=1839887&r2=1839888&view=diff
==============================================================================
--- tomcat/site/trunk/docs/connectors-doc/reference/printer/workers.html (original)
+++ tomcat/site/trunk/docs/connectors-doc/reference/printer/workers.html Sun Sep  2 17:04:51 2018
@@ -540,13 +540,55 @@ This feature has been added in <b>jk 1.2
 </p>
 </td></tr><tr><td align="left" valign="center"><code>retries</code></td><td align="center" valign="center"><code>2</code></td><td align="left" valign="center">
 <p><font color="#ff0000">This directive also exists for normal workers.
-For those it has a <a href="#Advanced Worker Directives">different meaning</a>.</font></p>
-If the load balancer can not get a valid member worker or in case of failover,
-it will try again a number of times given by <b>retries</b>.
-Before each retry, it will make a pause define by <b>retry_interval</b> directive.
+For those it has a <a href="#Advanced Worker Directives">different
+meaning</a>.</font></p>
+When making a request, the load-balancer worker will allocate the request to a
+member worker. If that member worker is either unable to service the request or
+fails to service the request, the request will be passed to another member
+worker until the request is processed, every member worker has attempted to
+process the request or <b>lb_retries</b> member workers have attempted to
+process the request.
+<p>
+If the request remains unprocessed, the load-balancer worker will repeat the
+above process a maximum of <b>retries</b> times (including the original
+attempt). Before each retry, the load-balancer worker will pause for a time
+defined by the <b>retry_interval</b> directive.
+</p>
+<p>
+Note that this means that, if all workers fail, there will be a total of
+worker.retries * min(lb.lb_retries,member worker count) * lb.retries requests
+before a 504 response is returned to the client. So for an lb worker with four
+members and a default configuration, if all workers fail there will be a total
+of 8 requests before a 504 response is returned to the client.
+</p>
 <p>
 Until version <b>1.2.16</b> the default value was 3.
 </p>
+</td></tr><tr><td align="left" valign="center"><code>lb_retries</code></td><td align="center" valign="center"><code>2</code></td><td align="left" valign="center">
+When making a request, the load-balancer worker will allocate the request to a
+member worker. If that member worker is either unable to service the request or
+fails to service the request, the request will be passed to another member
+worker until the request is processed, every member worker has attempted to
+process the request or <b>lb_retries</b> member workers have attempted to
+process the request.
+<p>
+If the request remains unprocessed, the load-balancer worker will repeat the
+above process a maximum of <b>retries</b> times (including the original
+attempt). Before each retry, the load-balancer worker will pause for a time
+defined by the <b>retry_interval</b> directive.
+</p>
+<p>
+Note that this means that, if all workers fail, there will be a total of
+worker.retries * min(lb.lb_retries,member worker count) * lb.retries requests
+before a 504 response is returned to the client. So for an lb worker with four
+members and a default configuration, if all workers fail there will be a total
+of 8 requests before a 504 response is returned to the client.
+</p>
+<p>
+This feature has been added in <b>jk 1.2.44</b>. Prior to this feature being
+added, the load-balancer worker behaved as if <b>lb_retries</b> was equal to the
+number of member workers.
+</p>
 </td></tr></table>
 
 </blockquote></td></tr></table>

Modified: tomcat/site/trunk/docs/connectors-doc/reference/workers.html
URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/connectors-doc/reference/workers.html?rev=1839888&r1=1839887&r2=1839888&view=diff
==============================================================================
--- tomcat/site/trunk/docs/connectors-doc/reference/workers.html (original)
+++ tomcat/site/trunk/docs/connectors-doc/reference/workers.html Sun Sep  2 17:04:51 2018
@@ -541,13 +541,55 @@ This feature has been added in <b>jk 1.2
 </p>
 </td></tr><tr><td align="left" valign="center"><code>retries</code></td><td align="center" valign="center"><code>2</code></td><td align="left" valign="center">
 <p><font color="#ff0000">This directive also exists for normal workers.
-For those it has a <a href="#Advanced Worker Directives">different meaning</a>.</font></p>
-If the load balancer can not get a valid member worker or in case of failover,
-it will try again a number of times given by <b>retries</b>.
-Before each retry, it will make a pause define by <b>retry_interval</b> directive.
+For those it has a <a href="#Advanced Worker Directives">different
+meaning</a>.</font></p>
+When making a request, the load-balancer worker will allocate the request to a
+member worker. If that member worker is either unable to service the request or
+fails to service the request, the request will be passed to another member
+worker until the request is processed, every member worker has attempted to
+process the request or <b>lb_retries</b> member workers have attempted to
+process the request.
+<p>
+If the request remains unprocessed, the load-balancer worker will repeat the
+above process a maximum of <b>retries</b> times (including the original
+attempt). Before each retry, the load-balancer worker will pause for a time
+defined by the <b>retry_interval</b> directive.
+</p>
+<p>
+Note that this means that, if all workers fail, there will be a total of
+worker.retries * min(lb.lb_retries,member worker count) * lb.retries requests
+before a 504 response is returned to the client. So for an lb worker with four
+members and a default configuration, if all workers fail there will be a total
+of 8 requests before a 504 response is returned to the client.
+</p>
 <p>
 Until version <b>1.2.16</b> the default value was 3.
 </p>
+</td></tr><tr><td align="left" valign="center"><code>lb_retries</code></td><td align="center" valign="center"><code>2</code></td><td align="left" valign="center">
+When making a request, the load-balancer worker will allocate the request to a
+member worker. If that member worker is either unable to service the request or
+fails to service the request, the request will be passed to another member
+worker until the request is processed, every member worker has attempted to
+process the request or <b>lb_retries</b> member workers have attempted to
+process the request.
+<p>
+If the request remains unprocessed, the load-balancer worker will repeat the
+above process a maximum of <b>retries</b> times (including the original
+attempt). Before each retry, the load-balancer worker will pause for a time
+defined by the <b>retry_interval</b> directive.
+</p>
+<p>
+Note that this means that, if all workers fail, there will be a total of
+worker.retries * min(lb.lb_retries,member worker count) * lb.retries requests
+before a 504 response is returned to the client. So for an lb worker with four
+members and a default configuration, if all workers fail there will be a total
+of 8 requests before a 504 response is returned to the client.
+</p>
+<p>
+This feature has been added in <b>jk 1.2.44</b>. Prior to this feature being
+added, the load-balancer worker behaved as if <b>lb_retries</b> was equal to the
+number of member workers.
+</p>
 </td></tr></table>
 
 </blockquote></td></tr></table>

Modified: tomcat/site/trunk/docs/connectors-doc/webserver_howto/apache.html
URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/connectors-doc/webserver_howto/apache.html?rev=1839888&r1=1839887&r2=1839888&view=diff
==============================================================================
--- tomcat/site/trunk/docs/connectors-doc/webserver_howto/apache.html (original)
+++ tomcat/site/trunk/docs/connectors-doc/webserver_howto/apache.html Sun Sep  2 17:04:51 2018
@@ -68,9 +68,6 @@ WinNT4.0-i386 SP4/SP5/SP6a (should be ab
 Cygwin (until you have an Apache server and autoconf/automake support tools)
 </li>
 <li>
-Netware
-</li>
-<li>
 i5/OS V5R4 (System I) with Apache HTTP Server 2.0.58. Be sure to have the latest Apache PTF installed.
 </li>
 <li>
@@ -526,37 +523,18 @@ but also slightly more complicated.
 </p>
 
 <p>
-JkOptions <b>CollapseSlashesAll</b> will collapse multiple
-adjacent slashes in request URLs before looking for mount or unmount
-matches.
-<div class="example"><pre>
-  JkOptions     +CollapseSlashesAll
-</pre></div>
-<br>
-<br>
+JkOptions <b>CollapseSlashesAll</b> is deprecated as of 1.2.44 and will be
+ignored if used.
 </p>
 
 <p>
-JkOptions <b>CollapseSlashesUnmount</b> will collapse multiple
-adjacent slashes in request URLs only before looking for unmount
-matches. This is the default value.
-<div class="example"><pre>
-  JkOptions     +CollapseSlashesUnmount
-</pre></div>
-<br>
-<br>
+JkOptions <b>CollapseSlashesUnmount</b> is deprecated as of 1.2.44 and will be
+ignored if used.
 </p>
 
 <p>
-JkOptions <b>CollapseSlashesNone</b> will never collapse multiple
-adjacent slashes in request URLs before looking for mount or unmount
-matches. Using this value might make you vulnerable for attacks
-bypassing your unmount rules.
-<div class="example"><pre>
-  JkOptions     +CollapseSlashesNone
-</pre></div>
-<br>
-<br>
+JkOptions <b>CollapseSlashesNone</b> is deprecated as of 1.2.44 and will be
+ignored if used.
 </p>
 
 <p>
@@ -813,8 +791,7 @@ directive when jk and alias/userdir URLs
       &lt;Directory "/home/dataxxx"&gt;
           Options Indexes MultiViews
           AllowOverride None
-          Order allow,deny
-          Allow from all
+          Require all granted
       &lt;/Directory&gt;
 
       JkMount /* myssys-xxx

Modified: tomcat/site/trunk/docs/connectors-doc/webserver_howto/printer/apache.html
URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/connectors-doc/webserver_howto/printer/apache.html?rev=1839888&r1=1839887&r2=1839888&view=diff
==============================================================================
--- tomcat/site/trunk/docs/connectors-doc/webserver_howto/printer/apache.html (original)
+++ tomcat/site/trunk/docs/connectors-doc/webserver_howto/printer/apache.html Sun Sep  2 17:04:51 2018
@@ -67,9 +67,6 @@ WinNT4.0-i386 SP4/SP5/SP6a (should be ab
 Cygwin (until you have an Apache server and autoconf/automake support tools)
 </li>
 <li>
-Netware
-</li>
-<li>
 i5/OS V5R4 (System I) with Apache HTTP Server 2.0.58. Be sure to have the latest Apache PTF installed.
 </li>
 <li>
@@ -525,37 +522,18 @@ but also slightly more complicated.
 </p>
 
 <p>
-JkOptions <b>CollapseSlashesAll</b> will collapse multiple
-adjacent slashes in request URLs before looking for mount or unmount
-matches.
-<div class="example"><pre>
-  JkOptions     +CollapseSlashesAll
-</pre></div>
-<br>
-<br>
+JkOptions <b>CollapseSlashesAll</b> is deprecated as of 1.2.44 and will be
+ignored if used.
 </p>
 
 <p>
-JkOptions <b>CollapseSlashesUnmount</b> will collapse multiple
-adjacent slashes in request URLs only before looking for unmount
-matches. This is the default value.
-<div class="example"><pre>
-  JkOptions     +CollapseSlashesUnmount
-</pre></div>
-<br>
-<br>
+JkOptions <b>CollapseSlashesUnmount</b> is deprecated as of 1.2.44 and will be
+ignored if used.
 </p>
 
 <p>
-JkOptions <b>CollapseSlashesNone</b> will never collapse multiple
-adjacent slashes in request URLs before looking for mount or unmount
-matches. Using this value might make you vulnerable for attacks
-bypassing your unmount rules.
-<div class="example"><pre>
-  JkOptions     +CollapseSlashesNone
-</pre></div>
-<br>
-<br>
+JkOptions <b>CollapseSlashesNone</b> is deprecated as of 1.2.44 and will be
+ignored if used.
 </p>
 
 <p>
@@ -812,8 +790,7 @@ directive when jk and alias/userdir URLs
       &lt;Directory "/home/dataxxx"&gt;
           Options Indexes MultiViews
           AllowOverride None
-          Order allow,deny
-          Allow from all
+          Require all granted
       &lt;/Directory&gt;
 
       JkMount /* myssys-xxx

Modified: tomcat/site/trunk/xdocs/download-connectors.xml
URL: http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/download-connectors.xml?rev=1839888&r1=1839887&r2=1839888&view=diff
==============================================================================
--- tomcat/site/trunk/xdocs/download-connectors.xml (original)
+++ tomcat/site/trunk/xdocs/download-connectors.xml Sun Sep  2 17:04:51 2018
@@ -49,24 +49,24 @@
           <div class="links"><span class="label">Source (please choose the correct format for your platform)</span></div>
           <ul>
             <li class="download">
-              <a href="[preferred]tomcat/tomcat-connectors/jk/tomcat-connectors-1.2.43-src.tar.gz" rel="nofollow">
-                JK 1.2.43 Source Release tar.gz
+              <a href="[preferred]tomcat/tomcat-connectors/jk/tomcat-connectors-1.2.44-src.tar.gz" rel="nofollow">
+                JK 1.2.44 Source Release tar.gz
               </a> (e.g. Unix, Linux, Mac OS)
             <ul class="attributes">
               <li>
-                [<a href="https://www.apache.org/dist/tomcat/tomcat-connectors/jk/tomcat-connectors-1.2.43-src.tar.gz.asc">PGP</a>],
-                [<a href="https://www.apache.org/dist/tomcat/tomcat-connectors/jk/tomcat-connectors-1.2.43-src.tar.gz.sha512">SHA512</a>]
+                [<a href="https://www.apache.org/dist/tomcat/tomcat-connectors/jk/tomcat-connectors-1.2.44-src.tar.gz.asc">PGP</a>],
+                [<a href="https://www.apache.org/dist/tomcat/tomcat-connectors/jk/tomcat-connectors-1.2.44-src.tar.gz.sha512">SHA512</a>]
               </li>
             </ul>
             </li>
             <li class="download">
-              <a href="[preferred]tomcat/tomcat-connectors/jk/tomcat-connectors-1.2.43-src.zip" rel="nofollow">
-                JK 1.2.43 Source Release zip
+              <a href="[preferred]tomcat/tomcat-connectors/jk/tomcat-connectors-1.2.44-src.zip" rel="nofollow">
+                JK 1.2.44 Source Release zip
               </a> (e.g. Windows)
             <ul class="attributes">
               <li>
-                [<a href="https://www.apache.org/dist/tomcat/tomcat-connectors/jk/tomcat-connectors-1.2.43-src.zip.asc">PGP</a>],
-                [<a href="https://www.apache.org/dist/tomcat/tomcat-connectors/jk/tomcat-connectors-1.2.43-src.zip.sha512">SHA512</a>]
+                [<a href="https://www.apache.org/dist/tomcat/tomcat-connectors/jk/tomcat-connectors-1.2.44-src.zip.asc">PGP</a>],
+                [<a href="https://www.apache.org/dist/tomcat/tomcat-connectors/jk/tomcat-connectors-1.2.44-src.zip.sha512">SHA512</a>]
               </li>
             </ul>
             </li>
@@ -83,7 +83,7 @@
           </li>
         </ul>
 
-        <p>tomcat-connectors-1.2.43-src.* is signed by Mark Thomas (<code>2F6059E7</code>).</p>
+        <p>tomcat-connectors-1.2.44-src.* is signed by Mark Thomas (<code>2F6059E7</code>).</p>
 
       </subsection>
 

Modified: tomcat/site/trunk/xdocs/index.xml
URL: http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/index.xml?rev=1839888&r1=1839887&r2=1839888&view=diff
==============================================================================
--- tomcat/site/trunk/xdocs/index.xml (original)
+++ tomcat/site/trunk/xdocs/index.xml Sun Sep  2 17:04:51 2018
@@ -39,6 +39,18 @@ project logo are trademarks of the Apach
 
 </section>
 
+<section name="Tomcat Connectors 1.2.44 Released" rtext="2018-09-01">
+<p>
+The Apache Tomcat Project is proud to announce the release of version 1.2.44 of
+Apache Tomcat Connectors.
+This version fixes a number of bugs found in previous releases.
+</p>
+<p style="text-align: center;">
+<a href="download-connectors.cgi">Download</a> |
+<a href="connectors-doc/miscellaneous/changelog.html">ChangeLog for 1.2.44</a>
+</p>
+</section>
+
 <section name="Tomcat 9.0.11 Released" rtext="2018-08-17">
 <p>
 The Apache Tomcat Project is proud to announce the release of version 9.0.11
@@ -171,18 +183,6 @@ Tomcat Native. The notable changes since
 </p>
 </section>
 
-<section name="Tomcat Connectors 1.2.43 Released" rtext="2018-03-06">
-<p>
-The Apache Tomcat Project is proud to announce the release of version 1.2.43 of
-Apache Tomcat Connectors.
-This version fixes a number of bugs found in previous releases.
-</p>
-<p style="text-align: center;">
-<a href="download-connectors.cgi">Download</a> |
-<a href="connectors-doc/miscellaneous/changelog.html">ChangeLog for 1.2.43</a>
-</p>
-</section>
-
 <section name="Tomcat Native 1.1.34 Released" rtext="2015-12-15">
 <p>
 The Apache Tomcat Project is proud to announce the release of version 1.1.34 of

Modified: tomcat/site/trunk/xdocs/oldnews.xml
URL: http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/oldnews.xml?rev=1839888&r1=1839887&r2=1839888&view=diff
==============================================================================
--- tomcat/site/trunk/xdocs/oldnews.xml (original)
+++ tomcat/site/trunk/xdocs/oldnews.xml Sun Sep  2 17:04:51 2018
@@ -347,6 +347,18 @@ changelog</a>.
 </p>
 </section>
 
+<section name="Tomcat Connectors 1.2.43 Released" rtext="2018-03-06">
+<p>
+The Apache Tomcat Project is proud to announce the release of version 1.2.43 of
+Apache Tomcat Connectors.
+This version fixes a number of bugs found in previous releases.
+</p>
+<p style="text-align: center;">
+<a href="download-connectors.cgi">Download</a> |
+<a href="connectors-doc/miscellaneous/changelog.html">ChangeLog for 1.2.43</a>
+</p>
+</section>
+
 <section name="Tomcat 7.0.85 Released" rtext="2018-02-13">
 <p>
 The Apache Tomcat Project is proud to announce the release of version 7.0.85 of



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org