Modified: tomcat/site/trunk/docs/connectors-doc/news/20110701.html
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/connectors-doc/news/20110701.html?rev=1875001&r1=1875000&r2=1875001&view=diff
==============================================================================
--- tomcat/site/trunk/docs/connectors-doc/news/20110701.html (original)
+++ tomcat/site/trunk/docs/connectors-doc/news/20110701.html Mon Mar  9 
09:42:00 2020
@@ -1,35 +1,7 @@
 <!DOCTYPE html SYSTEM "about:legacy-compat">
-<html lang="en"><head><META http-equiv="Content-Type" content="text/html; 
charset=UTF-8"><link href="../images/docs-stylesheet.css" rel="stylesheet" 
type="text/css"><title>The Apache Tomcat Connectors - News (1.2.x) - 2011 News 
and Status</title><meta name="author" content="Apache Tomcat Connectors 
Project"><script type="application/javascript" data-comments-identifier="news/">
-    "use strict"; // Enable strict mode
-
-    (function() {
-      var thisScript = document.currentScript;
-      if (!thisScript) { // Workaround for IE <= 11
-        var scripts = document.getElementsByTagName("script");
-        thisScript = scripts[scripts.length - 1];
-      }
-      document.addEventListener("DOMContentLoaded", (function() {
-        var commentsDiv = document.getElementById("comments_thread");
-        var commentsShortname = "tomcat";
-        var commentsIdentifier = "https://tomcat.apache.org/"; +
-          thisScript.getAttribute("data-comments-identifier") + ".html";
-
-        (function(w, d) {
-          if (w.location.hostname.toLowerCase() == "tomcat.apache.org") {
-            var s = d.createElement("script");
-            s.type = "application/javascript";
-            s.async = true;
-            s.src = "https://comments.apache.org/show_comments.lua?site="; +
-              encodeURIComponent(commentsShortname) +
-              "&page=" + encodeURIComponent(commentsIdentifier);
-            d.head.appendChild(s);
-          } else {
-            commentsDiv.appendChild(d.createTextNode("Comments are disabled 
for this page at the moment."));
-          }
-        })(window, document);
-      }), false);
-    })();
-  </script></head><body><div id="wrapper"><header><div 
id="header"><div><div><div class="logo noPrint"><a 
href="http://tomcat.apache.org/";><img alt="Tomcat Home" 
src="../images/tomcat.png"></a></div><div style="height: 1px;"></div><div 
class="asfLogo noPrint"><a href="https://www.apache.org/"; target="_blank"><img 
src="../images/asf-logo.svg" alt="The Apache Software Foundation" style="width: 
266px; height: 83px;"></a></div><h1>The Apache Tomcat Connectors - 
News</h1><div style="height: 1px;"></div><div style="clear: 
left;"></div></div></div></div></header><div id="middle"><div><div 
id="mainLeft" class="noprint"><div><nav><div><h2>Links</h2><ul><li><a 
href="../index.html">Docs Home</a></li></ul></div><div><h2>Common 
HowTo</h2><ul><li><a href="../common_howto/quick.html">Quick 
Start</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></div><div><h2>Web Server HowTo</h2><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></div><div><h2>Reference 
Guide</h2><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></div><div><h2>AJP Protocol Reference</h2><ul><li><a 
href="../ajp/ajpv13a.html">AJPv13 (ajp13)</a></li><li><a 
href="../ajp/ajpv13ext.html">AJPv13 Extension 
Proposal</a></li></ul></div><div><h2>Miscellaneous Documentation</h2><
 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;emailreporter2=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></div><div><h2>News</h2><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="../news/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></div></nav></div></div><div 
 >id="mainRight"><div id="content"
 ><h2>2011 News and Status</h2><h3 id="2011_News_&amp;_Status">2011 News &amp; 
 >Status</h3><div class="text">
+<html lang="en"><head><META http-equiv="Content-Type" content="text/html; 
charset=UTF-8"><link href="../images/docs-stylesheet.css" rel="stylesheet" 
type="text/css"><title>The Apache Tomcat Connectors - News (1.2.48) - 2011 News 
and Status</title><meta name="author" content="Apache Tomcat Connectors 
Project"></head><body><div id="wrapper"><header><div id="header"><div><div><div 
class="logo noPrint"><a href="http://tomcat.apache.org/";><img alt="Tomcat Home" 
src="../images/tomcat.png"></a></div><div style="height: 1px;"></div><div 
class="asfLogo noPrint"><a href="https://www.apache.org/"; target="_blank"><img 
src="../images/asf-logo.svg" alt="The Apache Software Foundation" style="width: 
266px; height: 83px;"></a></div><h1>The Apache Tomcat Connectors - 
News</h1><div class="versionInfo">
+          Version 1.2.48,
+          <time datetime="2020-03-09">Mar 9 2020</time></div><div 
style="height: 1px;"></div><div style="clear: 
left;"></div></div></div></div></header><div id="middle"><div><div 
id="mainLeft" class="noprint"><div><nav><div><h2>Links</h2><ul><li><a 
href="../index.html">Docs Home</a></li></ul></div><div><h2>Common 
HowTo</h2><ul><li><a href="../common_howto/quick.html">Quick 
Start</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></div><div><h2>Web 
Server HowTo</h2><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></div><div><h2>Reference 
Guide</h2><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></div><div><h2>AJP Protocol Reference</h2><ul><li><a 
href="../ajp/ajpv13a.html">AJPv13 (ajp13)</a></li><li><a 
href="../ajp/ajpv13ext.html">AJPv13 Extension 
Proposal</a></li></ul></div><div><h2>Miscellaneous Documentation</h2><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;key
 
words_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;emailreporter2=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></div><div><h2>News</h2><ul><li><a 
href="../news/20200201.html">2020</a></li><li><a 
href="../news/20180301.html">2018</a></li><li><a href="../ne
 ws/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="../news/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></div></nav></div></div><div 
id="mainRight"><div id="content"><h2>2011 News and Status</h2><h3 
id="2011_News_&amp;_Status">2011 News &amp; Status</h3><div class="text">
 <br>
 
 <div class="subsection"><h4 id="8_July_-_JK-1.2.32_released">8 July - 
JK-1.2.32 released</h4><div class="text">
@@ -47,18 +19,6 @@
     </p>
 </div></div>
 
-</div><div class="noprint"><h3 id="comments_section">
-                  Comments
-                </h3><div class="text"><p 
class="notice"><strong>Notice:</strong> This comments section collects your 
suggestions
-                    on improving documentation for Apache Tomcat.<br><br>
-                    If you have trouble and need help, read
-                    <a href="https://tomcat.apache.org/findhelp.html";>Find 
Help</a> page
-                    and ask your question on the tomcat-users
-                    <a href="https://tomcat.apache.org/lists.html";>mailing 
list</a>.
-                    Do not ask such questions here. This is not a Q&amp;A 
section.<br><br>
-                    The Apache Comments System is explained <a 
href="../comments.html">here</a>.
-                    Comments may be removed by our moderators if they are 
either
-                    implemented or considered invalid/off-topic.
-                  </p><div 
id="comments_thread"></div></div></div></div></div></div></div><footer><div 
id="footer">
-    Copyright &copy; 1999-yyyy, The Apache Software Foundation
+</div></div></div></div></div><footer><div id="footer">
+    Copyright &copy; 1999-2020, The Apache Software Foundation
   </div></footer></div></body></html>
\ No newline at end of file

Modified: tomcat/site/trunk/docs/connectors-doc/news/20120301.html
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/connectors-doc/news/20120301.html?rev=1875001&r1=1875000&r2=1875001&view=diff
==============================================================================
--- tomcat/site/trunk/docs/connectors-doc/news/20120301.html (original)
+++ tomcat/site/trunk/docs/connectors-doc/news/20120301.html Mon Mar  9 
09:42:00 2020
@@ -1,35 +1,7 @@
 <!DOCTYPE html SYSTEM "about:legacy-compat">
-<html lang="en"><head><META http-equiv="Content-Type" content="text/html; 
charset=UTF-8"><link href="../images/docs-stylesheet.css" rel="stylesheet" 
type="text/css"><title>The Apache Tomcat Connectors - News (1.2.x) - 2012 News 
and Status</title><meta name="author" content="Apache Tomcat Connectors 
Project"><script type="application/javascript" data-comments-identifier="news/">
-    "use strict"; // Enable strict mode
-
-    (function() {
-      var thisScript = document.currentScript;
-      if (!thisScript) { // Workaround for IE <= 11
-        var scripts = document.getElementsByTagName("script");
-        thisScript = scripts[scripts.length - 1];
-      }
-      document.addEventListener("DOMContentLoaded", (function() {
-        var commentsDiv = document.getElementById("comments_thread");
-        var commentsShortname = "tomcat";
-        var commentsIdentifier = "https://tomcat.apache.org/"; +
-          thisScript.getAttribute("data-comments-identifier") + ".html";
-
-        (function(w, d) {
-          if (w.location.hostname.toLowerCase() == "tomcat.apache.org") {
-            var s = d.createElement("script");
-            s.type = "application/javascript";
-            s.async = true;
-            s.src = "https://comments.apache.org/show_comments.lua?site="; +
-              encodeURIComponent(commentsShortname) +
-              "&page=" + encodeURIComponent(commentsIdentifier);
-            d.head.appendChild(s);
-          } else {
-            commentsDiv.appendChild(d.createTextNode("Comments are disabled 
for this page at the moment."));
-          }
-        })(window, document);
-      }), false);
-    })();
-  </script></head><body><div id="wrapper"><header><div 
id="header"><div><div><div class="logo noPrint"><a 
href="http://tomcat.apache.org/";><img alt="Tomcat Home" 
src="../images/tomcat.png"></a></div><div style="height: 1px;"></div><div 
class="asfLogo noPrint"><a href="https://www.apache.org/"; target="_blank"><img 
src="../images/asf-logo.svg" alt="The Apache Software Foundation" style="width: 
266px; height: 83px;"></a></div><h1>The Apache Tomcat Connectors - 
News</h1><div style="height: 1px;"></div><div style="clear: 
left;"></div></div></div></div></header><div id="middle"><div><div 
id="mainLeft" class="noprint"><div><nav><div><h2>Links</h2><ul><li><a 
href="../index.html">Docs Home</a></li></ul></div><div><h2>Common 
HowTo</h2><ul><li><a href="../common_howto/quick.html">Quick 
Start</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></div><div><h2>Web Server HowTo</h2><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></div><div><h2>Reference 
Guide</h2><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></div><div><h2>AJP Protocol Reference</h2><ul><li><a 
href="../ajp/ajpv13a.html">AJPv13 (ajp13)</a></li><li><a 
href="../ajp/ajpv13ext.html">AJPv13 Extension 
Proposal</a></li></ul></div><div><h2>Miscellaneous Documentation</h2><
 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;emailreporter2=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></div><div><h2>News</h2><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="../news/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></div></nav></div></div><div 
 >id="mainRight"><div id="content"
 ><h2>2012 News and Status</h2><h3 id="2012_News_&amp;_Status">2012 News &amp; 
 >Status</h3><div class="text">
+<html lang="en"><head><META http-equiv="Content-Type" content="text/html; 
charset=UTF-8"><link href="../images/docs-stylesheet.css" rel="stylesheet" 
type="text/css"><title>The Apache Tomcat Connectors - News (1.2.48) - 2012 News 
and Status</title><meta name="author" content="Apache Tomcat Connectors 
Project"></head><body><div id="wrapper"><header><div id="header"><div><div><div 
class="logo noPrint"><a href="http://tomcat.apache.org/";><img alt="Tomcat Home" 
src="../images/tomcat.png"></a></div><div style="height: 1px;"></div><div 
class="asfLogo noPrint"><a href="https://www.apache.org/"; target="_blank"><img 
src="../images/asf-logo.svg" alt="The Apache Software Foundation" style="width: 
266px; height: 83px;"></a></div><h1>The Apache Tomcat Connectors - 
News</h1><div class="versionInfo">
+          Version 1.2.48,
+          <time datetime="2020-03-09">Mar 9 2020</time></div><div 
style="height: 1px;"></div><div style="clear: 
left;"></div></div></div></div></header><div id="middle"><div><div 
id="mainLeft" class="noprint"><div><nav><div><h2>Links</h2><ul><li><a 
href="../index.html">Docs Home</a></li></ul></div><div><h2>Common 
HowTo</h2><ul><li><a href="../common_howto/quick.html">Quick 
Start</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></div><div><h2>Web 
Server HowTo</h2><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></div><div><h2>Reference 
Guide</h2><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></div><div><h2>AJP Protocol Reference</h2><ul><li><a 
href="../ajp/ajpv13a.html">AJPv13 (ajp13)</a></li><li><a 
href="../ajp/ajpv13ext.html">AJPv13 Extension 
Proposal</a></li></ul></div><div><h2>Miscellaneous Documentation</h2><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;key
 
words_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;emailreporter2=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></div><div><h2>News</h2><ul><li><a 
href="../news/20200201.html">2020</a></li><li><a 
href="../news/20180301.html">2018</a></li><li><a href="../ne
 ws/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="../news/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></div></nav></div></div><div 
id="mainRight"><div id="content"><h2>2012 News and Status</h2><h3 
id="2012_News_&amp;_Status">2012 News &amp; Status</h3><div class="text">
 <br>
 <div class="subsection"><h4 id="31_May_-_JK-1.2.37_released">31 May - 
JK-1.2.37 released</h4><div class="text">
     <a name="20120301.5"></a>
@@ -101,18 +73,6 @@
     </p>
 </div></div>
 
-</div><div class="noprint"><h3 id="comments_section">
-                  Comments
-                </h3><div class="text"><p 
class="notice"><strong>Notice:</strong> This comments section collects your 
suggestions
-                    on improving documentation for Apache Tomcat.<br><br>
-                    If you have trouble and need help, read
-                    <a href="https://tomcat.apache.org/findhelp.html";>Find 
Help</a> page
-                    and ask your question on the tomcat-users
-                    <a href="https://tomcat.apache.org/lists.html";>mailing 
list</a>.
-                    Do not ask such questions here. This is not a Q&amp;A 
section.<br><br>
-                    The Apache Comments System is explained <a 
href="../comments.html">here</a>.
-                    Comments may be removed by our moderators if they are 
either
-                    implemented or considered invalid/off-topic.
-                  </p><div 
id="comments_thread"></div></div></div></div></div></div></div><footer><div 
id="footer">
-    Copyright &copy; 1999-yyyy, The Apache Software Foundation
+</div></div></div></div></div><footer><div id="footer">
+    Copyright &copy; 1999-2020, The Apache Software Foundation
   </div></footer></div></body></html>
\ No newline at end of file

Modified: tomcat/site/trunk/docs/connectors-doc/news/20140201.html
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/connectors-doc/news/20140201.html?rev=1875001&r1=1875000&r2=1875001&view=diff
==============================================================================
--- tomcat/site/trunk/docs/connectors-doc/news/20140201.html (original)
+++ tomcat/site/trunk/docs/connectors-doc/news/20140201.html Mon Mar  9 
09:42:00 2020
@@ -1,35 +1,7 @@
 <!DOCTYPE html SYSTEM "about:legacy-compat">
-<html lang="en"><head><META http-equiv="Content-Type" content="text/html; 
charset=UTF-8"><link href="../images/docs-stylesheet.css" rel="stylesheet" 
type="text/css"><title>The Apache Tomcat Connectors - News (1.2.x) - 2014 News 
and Status</title><meta name="author" content="Apache Tomcat Connectors 
Project"><script type="application/javascript" data-comments-identifier="news/">
-    "use strict"; // Enable strict mode
-
-    (function() {
-      var thisScript = document.currentScript;
-      if (!thisScript) { // Workaround for IE <= 11
-        var scripts = document.getElementsByTagName("script");
-        thisScript = scripts[scripts.length - 1];
-      }
-      document.addEventListener("DOMContentLoaded", (function() {
-        var commentsDiv = document.getElementById("comments_thread");
-        var commentsShortname = "tomcat";
-        var commentsIdentifier = "https://tomcat.apache.org/"; +
-          thisScript.getAttribute("data-comments-identifier") + ".html";
-
-        (function(w, d) {
-          if (w.location.hostname.toLowerCase() == "tomcat.apache.org") {
-            var s = d.createElement("script");
-            s.type = "application/javascript";
-            s.async = true;
-            s.src = "https://comments.apache.org/show_comments.lua?site="; +
-              encodeURIComponent(commentsShortname) +
-              "&page=" + encodeURIComponent(commentsIdentifier);
-            d.head.appendChild(s);
-          } else {
-            commentsDiv.appendChild(d.createTextNode("Comments are disabled 
for this page at the moment."));
-          }
-        })(window, document);
-      }), false);
-    })();
-  </script></head><body><div id="wrapper"><header><div 
id="header"><div><div><div class="logo noPrint"><a 
href="http://tomcat.apache.org/";><img alt="Tomcat Home" 
src="../images/tomcat.png"></a></div><div style="height: 1px;"></div><div 
class="asfLogo noPrint"><a href="https://www.apache.org/"; target="_blank"><img 
src="../images/asf-logo.svg" alt="The Apache Software Foundation" style="width: 
266px; height: 83px;"></a></div><h1>The Apache Tomcat Connectors - 
News</h1><div style="height: 1px;"></div><div style="clear: 
left;"></div></div></div></div></header><div id="middle"><div><div 
id="mainLeft" class="noprint"><div><nav><div><h2>Links</h2><ul><li><a 
href="../index.html">Docs Home</a></li></ul></div><div><h2>Common 
HowTo</h2><ul><li><a href="../common_howto/quick.html">Quick 
Start</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></div><div><h2>Web Server HowTo</h2><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></div><div><h2>Reference 
Guide</h2><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></div><div><h2>AJP Protocol Reference</h2><ul><li><a 
href="../ajp/ajpv13a.html">AJPv13 (ajp13)</a></li><li><a 
href="../ajp/ajpv13ext.html">AJPv13 Extension 
Proposal</a></li></ul></div><div><h2>Miscellaneous Documentation</h2><
 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;emailreporter2=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></div><div><h2>News</h2><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="../news/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></div></nav></div></div><div 
 >id="mainRight"><div id="content"
 ><h2>2014 News and Status</h2><h3 id="2014_News_&amp;_Status">2014 News &amp; 
 >Status</h3><div class="text">
+<html lang="en"><head><META http-equiv="Content-Type" content="text/html; 
charset=UTF-8"><link href="../images/docs-stylesheet.css" rel="stylesheet" 
type="text/css"><title>The Apache Tomcat Connectors - News (1.2.48) - 2014 News 
and Status</title><meta name="author" content="Apache Tomcat Connectors 
Project"></head><body><div id="wrapper"><header><div id="header"><div><div><div 
class="logo noPrint"><a href="http://tomcat.apache.org/";><img alt="Tomcat Home" 
src="../images/tomcat.png"></a></div><div style="height: 1px;"></div><div 
class="asfLogo noPrint"><a href="https://www.apache.org/"; target="_blank"><img 
src="../images/asf-logo.svg" alt="The Apache Software Foundation" style="width: 
266px; height: 83px;"></a></div><h1>The Apache Tomcat Connectors - 
News</h1><div class="versionInfo">
+          Version 1.2.48,
+          <time datetime="2020-03-09">Mar 9 2020</time></div><div 
style="height: 1px;"></div><div style="clear: 
left;"></div></div></div></div></header><div id="middle"><div><div 
id="mainLeft" class="noprint"><div><nav><div><h2>Links</h2><ul><li><a 
href="../index.html">Docs Home</a></li></ul></div><div><h2>Common 
HowTo</h2><ul><li><a href="../common_howto/quick.html">Quick 
Start</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></div><div><h2>Web 
Server HowTo</h2><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></div><div><h2>Reference 
Guide</h2><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></div><div><h2>AJP Protocol Reference</h2><ul><li><a 
href="../ajp/ajpv13a.html">AJPv13 (ajp13)</a></li><li><a 
href="../ajp/ajpv13ext.html">AJPv13 Extension 
Proposal</a></li></ul></div><div><h2>Miscellaneous Documentation</h2><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;key
 
words_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;emailreporter2=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></div><div><h2>News</h2><ul><li><a 
href="../news/20200201.html">2020</a></li><li><a 
href="../news/20180301.html">2018</a></li><li><a href="../ne
 ws/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="../news/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></div></nav></div></div><div 
id="mainRight"><div id="content"><h2>2014 News and Status</h2><h3 
id="2014_News_&amp;_Status">2014 News &amp; Status</h3><div class="text">
 <br>
 <div class="subsection"><h4 id="15_April_-_JK-1.2.40_released">15 April - 
JK-1.2.40 released</h4><div class="text">
     <a name="20140201.1"></a>
@@ -61,18 +33,6 @@
     </p>
 </div></div>
 
-</div><div class="noprint"><h3 id="comments_section">
-                  Comments
-                </h3><div class="text"><p 
class="notice"><strong>Notice:</strong> This comments section collects your 
suggestions
-                    on improving documentation for Apache Tomcat.<br><br>
-                    If you have trouble and need help, read
-                    <a href="https://tomcat.apache.org/findhelp.html";>Find 
Help</a> page
-                    and ask your question on the tomcat-users
-                    <a href="https://tomcat.apache.org/lists.html";>mailing 
list</a>.
-                    Do not ask such questions here. This is not a Q&amp;A 
section.<br><br>
-                    The Apache Comments System is explained <a 
href="../comments.html">here</a>.
-                    Comments may be removed by our moderators if they are 
either
-                    implemented or considered invalid/off-topic.
-                  </p><div 
id="comments_thread"></div></div></div></div></div></div></div><footer><div 
id="footer">
-    Copyright &copy; 1999-yyyy, The Apache Software Foundation
+</div></div></div></div></div><footer><div id="footer">
+    Copyright &copy; 1999-2020, The Apache Software Foundation
   </div></footer></div></body></html>
\ No newline at end of file

Modified: tomcat/site/trunk/docs/connectors-doc/news/20150101.html
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/connectors-doc/news/20150101.html?rev=1875001&r1=1875000&r2=1875001&view=diff
==============================================================================
--- tomcat/site/trunk/docs/connectors-doc/news/20150101.html (original)
+++ tomcat/site/trunk/docs/connectors-doc/news/20150101.html Mon Mar  9 
09:42:00 2020
@@ -1,35 +1,7 @@
 <!DOCTYPE html SYSTEM "about:legacy-compat">
-<html lang="en"><head><META http-equiv="Content-Type" content="text/html; 
charset=UTF-8"><link href="../images/docs-stylesheet.css" rel="stylesheet" 
type="text/css"><title>The Apache Tomcat Connectors - News (1.2.x) - 2015 News 
&amp; Status</title><meta name="author" content="Apache Tomcat Connectors 
Project"><script type="application/javascript" data-comments-identifier="news/">
-    "use strict"; // Enable strict mode
-
-    (function() {
-      var thisScript = document.currentScript;
-      if (!thisScript) { // Workaround for IE <= 11
-        var scripts = document.getElementsByTagName("script");
-        thisScript = scripts[scripts.length - 1];
-      }
-      document.addEventListener("DOMContentLoaded", (function() {
-        var commentsDiv = document.getElementById("comments_thread");
-        var commentsShortname = "tomcat";
-        var commentsIdentifier = "https://tomcat.apache.org/"; +
-          thisScript.getAttribute("data-comments-identifier") + ".html";
-
-        (function(w, d) {
-          if (w.location.hostname.toLowerCase() == "tomcat.apache.org") {
-            var s = d.createElement("script");
-            s.type = "application/javascript";
-            s.async = true;
-            s.src = "https://comments.apache.org/show_comments.lua?site="; +
-              encodeURIComponent(commentsShortname) +
-              "&page=" + encodeURIComponent(commentsIdentifier);
-            d.head.appendChild(s);
-          } else {
-            commentsDiv.appendChild(d.createTextNode("Comments are disabled 
for this page at the moment."));
-          }
-        })(window, document);
-      }), false);
-    })();
-  </script></head><body><div id="wrapper"><header><div 
id="header"><div><div><div class="logo noPrint"><a 
href="http://tomcat.apache.org/";><img alt="Tomcat Home" 
src="../images/tomcat.png"></a></div><div style="height: 1px;"></div><div 
class="asfLogo noPrint"><a href="https://www.apache.org/"; target="_blank"><img 
src="../images/asf-logo.svg" alt="The Apache Software Foundation" style="width: 
266px; height: 83px;"></a></div><h1>The Apache Tomcat Connectors - 
News</h1><div style="height: 1px;"></div><div style="clear: 
left;"></div></div></div></div></header><div id="middle"><div><div 
id="mainLeft" class="noprint"><div><nav><div><h2>Links</h2><ul><li><a 
href="../index.html">Docs Home</a></li></ul></div><div><h2>Common 
HowTo</h2><ul><li><a href="../common_howto/quick.html">Quick 
Start</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></div><div><h2>Web Server HowTo</h2><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></div><div><h2>Reference 
Guide</h2><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></div><div><h2>AJP Protocol Reference</h2><ul><li><a 
href="../ajp/ajpv13a.html">AJPv13 (ajp13)</a></li><li><a 
href="../ajp/ajpv13ext.html">AJPv13 Extension 
Proposal</a></li></ul></div><div><h2>Miscellaneous Documentation</h2><
 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;emailreporter2=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></div><div><h2>News</h2><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="../news/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></div></nav></div></div><div 
 >id="mainRight"><div id="content"
 ><h2>2015 News &amp; Status</h2><h3 id="2015_News_&amp;_Status">2015 News 
 >&amp; Status</h3><div class="text">
+<html lang="en"><head><META http-equiv="Content-Type" content="text/html; 
charset=UTF-8"><link href="../images/docs-stylesheet.css" rel="stylesheet" 
type="text/css"><title>The Apache Tomcat Connectors - News (1.2.48) - 2015 News 
&amp; Status</title><meta name="author" content="Apache Tomcat Connectors 
Project"></head><body><div id="wrapper"><header><div id="header"><div><div><div 
class="logo noPrint"><a href="http://tomcat.apache.org/";><img alt="Tomcat Home" 
src="../images/tomcat.png"></a></div><div style="height: 1px;"></div><div 
class="asfLogo noPrint"><a href="https://www.apache.org/"; target="_blank"><img 
src="../images/asf-logo.svg" alt="The Apache Software Foundation" style="width: 
266px; height: 83px;"></a></div><h1>The Apache Tomcat Connectors - 
News</h1><div class="versionInfo">
+          Version 1.2.48,
+          <time datetime="2020-03-09">Mar 9 2020</time></div><div 
style="height: 1px;"></div><div style="clear: 
left;"></div></div></div></div></header><div id="middle"><div><div 
id="mainLeft" class="noprint"><div><nav><div><h2>Links</h2><ul><li><a 
href="../index.html">Docs Home</a></li></ul></div><div><h2>Common 
HowTo</h2><ul><li><a href="../common_howto/quick.html">Quick 
Start</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></div><div><h2>Web 
Server HowTo</h2><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></div><div><h2>Reference 
Guide</h2><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></div><div><h2>AJP Protocol Reference</h2><ul><li><a 
href="../ajp/ajpv13a.html">AJPv13 (ajp13)</a></li><li><a 
href="../ajp/ajpv13ext.html">AJPv13 Extension 
Proposal</a></li></ul></div><div><h2>Miscellaneous Documentation</h2><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;key
 
words_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;emailreporter2=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></div><div><h2>News</h2><ul><li><a 
href="../news/20200201.html">2020</a></li><li><a 
href="../news/20180301.html">2018</a></li><li><a href="../ne
 ws/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="../news/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></div></nav></div></div><div 
id="mainRight"><div id="content"><h2>2015 News &amp; Status</h2><h3 
id="2015_News_&amp;_Status">2015 News &amp; Status</h3><div class="text">
 <div class="subsection"><h4 id="11_August_-_JK-1.2.41_released">11 August - 
JK-1.2.41 released</h4><div class="text">
     <p>The Apache Tomcat team is proud to announce the immediate availability
        of Tomcat Connectors 1.2.41. This is a maintenance and security 
release.</p>
@@ -44,18 +16,6 @@
         Bug Report.</p>
 </div></div>
 
-</div><div class="noprint"><h3 id="comments_section">
-                  Comments
-                </h3><div class="text"><p 
class="notice"><strong>Notice:</strong> This comments section collects your 
suggestions
-                    on improving documentation for Apache Tomcat.<br><br>
-                    If you have trouble and need help, read
-                    <a href="https://tomcat.apache.org/findhelp.html";>Find 
Help</a> page
-                    and ask your question on the tomcat-users
-                    <a href="https://tomcat.apache.org/lists.html";>mailing 
list</a>.
-                    Do not ask such questions here. This is not a Q&amp;A 
section.<br><br>
-                    The Apache Comments System is explained <a 
href="../comments.html">here</a>.
-                    Comments may be removed by our moderators if they are 
either
-                    implemented or considered invalid/off-topic.
-                  </p><div 
id="comments_thread"></div></div></div></div></div></div></div><footer><div 
id="footer">
-    Copyright &copy; 1999-yyyy, The Apache Software Foundation
+</div></div></div></div></div><footer><div id="footer">
+    Copyright &copy; 1999-2020, The Apache Software Foundation
   </div></footer></div></body></html>
\ No newline at end of file

Modified: tomcat/site/trunk/docs/connectors-doc/news/20160901.html
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/connectors-doc/news/20160901.html?rev=1875001&r1=1875000&r2=1875001&view=diff
==============================================================================
--- tomcat/site/trunk/docs/connectors-doc/news/20160901.html (original)
+++ tomcat/site/trunk/docs/connectors-doc/news/20160901.html Mon Mar  9 
09:42:00 2020
@@ -1,35 +1,7 @@
 <!DOCTYPE html SYSTEM "about:legacy-compat">
-<html lang="en"><head><META http-equiv="Content-Type" content="text/html; 
charset=UTF-8"><link href="../images/docs-stylesheet.css" rel="stylesheet" 
type="text/css"><title>The Apache Tomcat Connectors - News (1.2.x) - 2016 News 
&amp; Status</title><meta name="author" content="Apache Tomcat Connectors 
Project"><script type="application/javascript" data-comments-identifier="news/">
-    "use strict"; // Enable strict mode
-
-    (function() {
-      var thisScript = document.currentScript;
-      if (!thisScript) { // Workaround for IE <= 11
-        var scripts = document.getElementsByTagName("script");
-        thisScript = scripts[scripts.length - 1];
-      }
-      document.addEventListener("DOMContentLoaded", (function() {
-        var commentsDiv = document.getElementById("comments_thread");
-        var commentsShortname = "tomcat";
-        var commentsIdentifier = "https://tomcat.apache.org/"; +
-          thisScript.getAttribute("data-comments-identifier") + ".html";
-
-        (function(w, d) {
-          if (w.location.hostname.toLowerCase() == "tomcat.apache.org") {
-            var s = d.createElement("script");
-            s.type = "application/javascript";
-            s.async = true;
-            s.src = "https://comments.apache.org/show_comments.lua?site="; +
-              encodeURIComponent(commentsShortname) +
-              "&page=" + encodeURIComponent(commentsIdentifier);
-            d.head.appendChild(s);
-          } else {
-            commentsDiv.appendChild(d.createTextNode("Comments are disabled 
for this page at the moment."));
-          }
-        })(window, document);
-      }), false);
-    })();
-  </script></head><body><div id="wrapper"><header><div 
id="header"><div><div><div class="logo noPrint"><a 
href="http://tomcat.apache.org/";><img alt="Tomcat Home" 
src="../images/tomcat.png"></a></div><div style="height: 1px;"></div><div 
class="asfLogo noPrint"><a href="https://www.apache.org/"; target="_blank"><img 
src="../images/asf-logo.svg" alt="The Apache Software Foundation" style="width: 
266px; height: 83px;"></a></div><h1>The Apache Tomcat Connectors - 
News</h1><div style="height: 1px;"></div><div style="clear: 
left;"></div></div></div></div></header><div id="middle"><div><div 
id="mainLeft" class="noprint"><div><nav><div><h2>Links</h2><ul><li><a 
href="../index.html">Docs Home</a></li></ul></div><div><h2>Common 
HowTo</h2><ul><li><a href="../common_howto/quick.html">Quick 
Start</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></div><div><h2>Web Server HowTo</h2><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></div><div><h2>Reference 
Guide</h2><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></div><div><h2>AJP Protocol Reference</h2><ul><li><a 
href="../ajp/ajpv13a.html">AJPv13 (ajp13)</a></li><li><a 
href="../ajp/ajpv13ext.html">AJPv13 Extension 
Proposal</a></li></ul></div><div><h2>Miscellaneous Documentation</h2><
 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;emailreporter2=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></div><div><h2>News</h2><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="../news/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></div></nav></div></div><div 
 >id="mainRight"><div id="content"
 ><h2>2016 News &amp; Status</h2><h3 id="2016_News_&amp;_Status">2016 News 
 >&amp; Status</h3><div class="text">
+<html lang="en"><head><META http-equiv="Content-Type" content="text/html; 
charset=UTF-8"><link href="../images/docs-stylesheet.css" rel="stylesheet" 
type="text/css"><title>The Apache Tomcat Connectors - News (1.2.48) - 2016 News 
&amp; Status</title><meta name="author" content="Apache Tomcat Connectors 
Project"></head><body><div id="wrapper"><header><div id="header"><div><div><div 
class="logo noPrint"><a href="http://tomcat.apache.org/";><img alt="Tomcat Home" 
src="../images/tomcat.png"></a></div><div style="height: 1px;"></div><div 
class="asfLogo noPrint"><a href="https://www.apache.org/"; target="_blank"><img 
src="../images/asf-logo.svg" alt="The Apache Software Foundation" style="width: 
266px; height: 83px;"></a></div><h1>The Apache Tomcat Connectors - 
News</h1><div class="versionInfo">
+          Version 1.2.48,
+          <time datetime="2020-03-09">Mar 9 2020</time></div><div 
style="height: 1px;"></div><div style="clear: 
left;"></div></div></div></div></header><div id="middle"><div><div 
id="mainLeft" class="noprint"><div><nav><div><h2>Links</h2><ul><li><a 
href="../index.html">Docs Home</a></li></ul></div><div><h2>Common 
HowTo</h2><ul><li><a href="../common_howto/quick.html">Quick 
Start</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></div><div><h2>Web 
Server HowTo</h2><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></div><div><h2>Reference 
Guide</h2><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></div><div><h2>AJP Protocol Reference</h2><ul><li><a 
href="../ajp/ajpv13a.html">AJPv13 (ajp13)</a></li><li><a 
href="../ajp/ajpv13ext.html">AJPv13 Extension 
Proposal</a></li></ul></div><div><h2>Miscellaneous Documentation</h2><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;key
 
words_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;emailreporter2=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></div><div><h2>News</h2><ul><li><a 
href="../news/20200201.html">2020</a></li><li><a 
href="../news/20180301.html">2018</a></li><li><a href="../ne
 ws/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="../news/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></div></nav></div></div><div 
id="mainRight"><div id="content"><h2>2016 News &amp; Status</h2><h3 
id="2016_News_&amp;_Status">2016 News &amp; Status</h3><div class="text">
 <div class="subsection"><h4 id="5_October_-_JK-1.2.42_released">5 October - 
JK-1.2.42 released</h4><div class="text">
     <p>The Apache Tomcat team is proud to announce the immediate availability
        of Tomcat Connectors 1.2.42. This is a maintenance release.</p>
@@ -42,18 +14,6 @@
         Bug Report.</p>
 </div></div>
 
-</div><div class="noprint"><h3 id="comments_section">
-                  Comments
-                </h3><div class="text"><p 
class="notice"><strong>Notice:</strong> This comments section collects your 
suggestions
-                    on improving documentation for Apache Tomcat.<br><br>
-                    If you have trouble and need help, read
-                    <a href="https://tomcat.apache.org/findhelp.html";>Find 
Help</a> page
-                    and ask your question on the tomcat-users
-                    <a href="https://tomcat.apache.org/lists.html";>mailing 
list</a>.
-                    Do not ask such questions here. This is not a Q&amp;A 
section.<br><br>
-                    The Apache Comments System is explained <a 
href="../comments.html">here</a>.
-                    Comments may be removed by our moderators if they are 
either
-                    implemented or considered invalid/off-topic.
-                  </p><div 
id="comments_thread"></div></div></div></div></div></div></div><footer><div 
id="footer">
-    Copyright &copy; 1999-yyyy, The Apache Software Foundation
+</div></div></div></div></div><footer><div id="footer">
+    Copyright &copy; 1999-2020, The Apache Software Foundation
   </div></footer></div></body></html>
\ No newline at end of file

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=1875001&r1=1875000&r2=1875001&view=diff
==============================================================================
--- tomcat/site/trunk/docs/connectors-doc/news/20180301.html (original)
+++ tomcat/site/trunk/docs/connectors-doc/news/20180301.html Mon Mar  9 
09:42:00 2020
@@ -1,35 +1,7 @@
 <!DOCTYPE html SYSTEM "about:legacy-compat">
-<html lang="en"><head><META http-equiv="Content-Type" content="text/html; 
charset=UTF-8"><link href="../images/docs-stylesheet.css" rel="stylesheet" 
type="text/css"><title>The Apache Tomcat Connectors - News (1.2.x) - 2018 News 
&amp; Status</title><meta name="author" content="Apache Tomcat Connectors 
Project"><script type="application/javascript" data-comments-identifier="news/">
-    "use strict"; // Enable strict mode
-
-    (function() {
-      var thisScript = document.currentScript;
-      if (!thisScript) { // Workaround for IE <= 11
-        var scripts = document.getElementsByTagName("script");
-        thisScript = scripts[scripts.length - 1];
-      }
-      document.addEventListener("DOMContentLoaded", (function() {
-        var commentsDiv = document.getElementById("comments_thread");
-        var commentsShortname = "tomcat";
-        var commentsIdentifier = "https://tomcat.apache.org/"; +
-          thisScript.getAttribute("data-comments-identifier") + ".html";
-
-        (function(w, d) {
-          if (w.location.hostname.toLowerCase() == "tomcat.apache.org") {
-            var s = d.createElement("script");
-            s.type = "application/javascript";
-            s.async = true;
-            s.src = "https://comments.apache.org/show_comments.lua?site="; +
-              encodeURIComponent(commentsShortname) +
-              "&page=" + encodeURIComponent(commentsIdentifier);
-            d.head.appendChild(s);
-          } else {
-            commentsDiv.appendChild(d.createTextNode("Comments are disabled 
for this page at the moment."));
-          }
-        })(window, document);
-      }), false);
-    })();
-  </script></head><body><div id="wrapper"><header><div 
id="header"><div><div><div class="logo noPrint"><a 
href="http://tomcat.apache.org/";><img alt="Tomcat Home" 
src="../images/tomcat.png"></a></div><div style="height: 1px;"></div><div 
class="asfLogo noPrint"><a href="https://www.apache.org/"; target="_blank"><img 
src="../images/asf-logo.svg" alt="The Apache Software Foundation" style="width: 
266px; height: 83px;"></a></div><h1>The Apache Tomcat Connectors - 
News</h1><div style="height: 1px;"></div><div style="clear: 
left;"></div></div></div></div></header><div id="middle"><div><div 
id="mainLeft" class="noprint"><div><nav><div><h2>Links</h2><ul><li><a 
href="../index.html">Docs Home</a></li></ul></div><div><h2>Common 
HowTo</h2><ul><li><a href="../common_howto/quick.html">Quick 
Start</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></div><div><h2>Web Server HowTo</h2><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></div><div><h2>Reference 
Guide</h2><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></div><div><h2>AJP Protocol Reference</h2><ul><li><a 
href="../ajp/ajpv13a.html">AJPv13 (ajp13)</a></li><li><a 
href="../ajp/ajpv13ext.html">AJPv13 Extension 
Proposal</a></li></ul></div><div><h2>Miscellaneous Documentation</h2><
 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;emailreporter2=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></div><div><h2>News</h2><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="../news/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></div></nav></div></div><div 
 >id="mainRight"><div id="content"
 ><h2>2018 News &amp; Status</h2><h3 id="2018_News_&amp;_Status">2018 News 
 >&amp; Status</h3><div class="text">
+<html lang="en"><head><META http-equiv="Content-Type" content="text/html; 
charset=UTF-8"><link href="../images/docs-stylesheet.css" rel="stylesheet" 
type="text/css"><title>The Apache Tomcat Connectors - News (1.2.48) - 2018 News 
&amp; Status</title><meta name="author" content="Apache Tomcat Connectors 
Project"></head><body><div id="wrapper"><header><div id="header"><div><div><div 
class="logo noPrint"><a href="http://tomcat.apache.org/";><img alt="Tomcat Home" 
src="../images/tomcat.png"></a></div><div style="height: 1px;"></div><div 
class="asfLogo noPrint"><a href="https://www.apache.org/"; target="_blank"><img 
src="../images/asf-logo.svg" alt="The Apache Software Foundation" style="width: 
266px; height: 83px;"></a></div><h1>The Apache Tomcat Connectors - 
News</h1><div class="versionInfo">
+          Version 1.2.48,
+          <time datetime="2020-03-09">Mar 9 2020</time></div><div 
style="height: 1px;"></div><div style="clear: 
left;"></div></div></div></div></header><div id="middle"><div><div 
id="mainLeft" class="noprint"><div><nav><div><h2>Links</h2><ul><li><a 
href="../index.html">Docs Home</a></li></ul></div><div><h2>Common 
HowTo</h2><ul><li><a href="../common_howto/quick.html">Quick 
Start</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></div><div><h2>Web 
Server HowTo</h2><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></div><div><h2>Reference 
Guide</h2><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></div><div><h2>AJP Protocol Reference</h2><ul><li><a 
href="../ajp/ajpv13a.html">AJPv13 (ajp13)</a></li><li><a 
href="../ajp/ajpv13ext.html">AJPv13 Extension 
Proposal</a></li></ul></div><div><h2>Miscellaneous Documentation</h2><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;key
 
words_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;emailreporter2=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></div><div><h2>News</h2><ul><li><a 
href="../news/20200201.html">2020</a></li><li><a 
href="../news/20180301.html">2018</a></li><li><a href="../ne
 ws/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="../news/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></div></nav></div></div><div 
id="mainRight"><div id="content"><h2>2018 News &amp; Status</h2><h3 
id="2018_News_&amp;_Status">2018 News &amp; Status</h3><div class="text">
 
 <div class="subsection"><h4 id="13_October_-_JK-1.2.46_released">13 October - 
JK-1.2.46 released</h4><div class="text">
     <p>The Apache Tomcat team is proud to announce the immediate availability
@@ -67,18 +39,6 @@
         Bug Report.</p>
 </div></div>
 
-</div><div class="noprint"><h3 id="comments_section">
-                  Comments
-                </h3><div class="text"><p 
class="notice"><strong>Notice:</strong> This comments section collects your 
suggestions
-                    on improving documentation for Apache Tomcat.<br><br>
-                    If you have trouble and need help, read
-                    <a href="https://tomcat.apache.org/findhelp.html";>Find 
Help</a> page
-                    and ask your question on the tomcat-users
-                    <a href="https://tomcat.apache.org/lists.html";>mailing 
list</a>.
-                    Do not ask such questions here. This is not a Q&amp;A 
section.<br><br>
-                    The Apache Comments System is explained <a 
href="../comments.html">here</a>.
-                    Comments may be removed by our moderators if they are 
either
-                    implemented or considered invalid/off-topic.
-                  </p><div 
id="comments_thread"></div></div></div></div></div></div></div><footer><div 
id="footer">
-    Copyright &copy; 1999-yyyy, The Apache Software Foundation
+</div></div></div></div></div><footer><div id="footer">
+    Copyright &copy; 1999-2020, The Apache Software Foundation
   </div></footer></div></body></html>
\ No newline at end of file

Added: tomcat/site/trunk/docs/connectors-doc/news/20200201.html
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/connectors-doc/news/20200201.html?rev=1875001&view=auto
==============================================================================
--- tomcat/site/trunk/docs/connectors-doc/news/20200201.html (added)
+++ tomcat/site/trunk/docs/connectors-doc/news/20200201.html Mon Mar  9 
09:42:00 2020
@@ -0,0 +1,20 @@
+<!DOCTYPE html SYSTEM "about:legacy-compat">
+<html lang="en"><head><META http-equiv="Content-Type" content="text/html; 
charset=UTF-8"><link href="../images/docs-stylesheet.css" rel="stylesheet" 
type="text/css"><title>The Apache Tomcat Connectors - News (1.2.48) - 2020 News 
&amp; Status</title><meta name="author" content="Apache Tomcat Connectors 
Project"></head><body><div id="wrapper"><header><div id="header"><div><div><div 
class="logo noPrint"><a href="http://tomcat.apache.org/";><img alt="Tomcat Home" 
src="../images/tomcat.png"></a></div><div style="height: 1px;"></div><div 
class="asfLogo noPrint"><a href="https://www.apache.org/"; target="_blank"><img 
src="../images/asf-logo.svg" alt="The Apache Software Foundation" style="width: 
266px; height: 83px;"></a></div><h1>The Apache Tomcat Connectors - 
News</h1><div class="versionInfo">
+          Version 1.2.48,
+          <time datetime="2020-03-09">Mar 9 2020</time></div><div 
style="height: 1px;"></div><div style="clear: 
left;"></div></div></div></div></header><div id="middle"><div><div 
id="mainLeft" class="noprint"><div><nav><div><h2>Links</h2><ul><li><a 
href="../index.html">Docs Home</a></li></ul></div><div><h2>Common 
HowTo</h2><ul><li><a href="../common_howto/quick.html">Quick 
Start</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></div><div><h2>Web 
Server HowTo</h2><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></div><div><h2>Reference 
Guide</h2><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></div><div><h2>AJP Protocol Reference</h2><ul><li><a 
href="../ajp/ajpv13a.html">AJPv13 (ajp13)</a></li><li><a 
href="../ajp/ajpv13ext.html">AJPv13 Extension 
Proposal</a></li></ul></div><div><h2>Miscellaneous Documentation</h2><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;key
 
words_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;emailreporter2=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></div><div><h2>News</h2><ul><li><a 
href="../news/20200201.html">2020</a></li><li><a 
href="../news/20180301.html">2018</a></li><li><a href="../ne
 ws/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="../news/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></div></nav></div></div><div 
id="mainRight"><div id="content"><h2>2020 News &amp; Status</h2><h3 
id="2020_News_&amp;_Status">2020 News &amp; Status</h3><div class="text">
+
+<div class="subsection"><h4 id="6_March_-_JK-1.2.48_released">6 March - 
JK-1.2.48 released</h4><div class="text">
+    <p>The Apache Tomcat team is proud to announce the immediate availability
+       of Tomcat Connectors 1.2.48. 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>
+</div></div>
+
+</div></div></div></div></div><footer><div id="footer">
+    Copyright &copy; 1999-2020, The Apache Software Foundation
+  </div></footer></div></body></html>
\ No newline at end of file

Propchange: tomcat/site/trunk/docs/connectors-doc/news/20200201.html
------------------------------------------------------------------------------
    svn:eol-style = native



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

Reply via email to