Modified: tomcat/site/trunk/docs/connectors-doc/news/20041100.html
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/connectors-doc/news/20041100.html?rev=1875001&r1=1875000&r2=1875001&view=diff
==============================================================================
--- tomcat/site/trunk/docs/connectors-doc/news/20041100.html (original)
+++ tomcat/site/trunk/docs/connectors-doc/news/20041100.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) - 2004 News 
and Status</title><meta name="author" content="Apache Jakarta 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>2004 News and Status</h2><h3 id="2004_News_&amp;_Status">2004 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) - 2004 News 
and Status</title><meta name="author" content="Apache Jakarta 
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>2004 News and Status</h2><h3 
id="2004_News_&amp;_Status">2004 News &amp; Status</h3><div class="text">
 <br>
 
 <a name="20041224.1"> 
@@ -151,18 +123,6 @@ planned for the end of November. Lots of
 </p>
 <hr size="1" noshade>
 
-</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/20050101.html
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/connectors-doc/news/20050101.html?rev=1875001&r1=1875000&r2=1875001&view=diff
==============================================================================
--- tomcat/site/trunk/docs/connectors-doc/news/20050101.html (original)
+++ tomcat/site/trunk/docs/connectors-doc/news/20050101.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) - 2005 News 
and Status</title><meta name="author" content="Apache Jakarta 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>2005 News and Status</h2><h3 id="2005_News_&amp;_Status">2005 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) - 2005 News 
and Status</title><meta name="author" content="Apache Jakarta 
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>2005 News and Status</h2><h3 
id="2005_News_&amp;_Status">2005 News &amp; Status</h3><div class="text">
 <br>
 
 <a name="20051108.1"> 
@@ -164,18 +136,6 @@ Bug Report. When entering bug select <b>
 </p>
 <hr size="1" noshade>
 
-</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/20060101.html
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/connectors-doc/news/20060101.html?rev=1875001&r1=1875000&r2=1875001&view=diff
==============================================================================
--- tomcat/site/trunk/docs/connectors-doc/news/20060101.html (original)
+++ tomcat/site/trunk/docs/connectors-doc/news/20060101.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) - 2006 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>2006 News and Status</h2><h3 id="2006_News_&amp;_Status">2006 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) - 2006 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>2006 News and Status</h2><h3 
id="2006_News_&amp;_Status">2006 News &amp; Status</h3><div class="text">
 <br>
 <a name="20061210.1"> 
 <h3>10 December - JK-1.2.20 released</h3>
@@ -105,18 +77,6 @@ have been <a href="../reference/workers.
 </p>
 <hr size="1" noshade>
 
-</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/20070301.html
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/connectors-doc/news/20070301.html?rev=1875001&r1=1875000&r2=1875001&view=diff
==============================================================================
--- tomcat/site/trunk/docs/connectors-doc/news/20070301.html (original)
+++ tomcat/site/trunk/docs/connectors-doc/news/20070301.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) - 2007 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>2007 News and Status</h2><h3 id="2007_News_&amp;_Status">2007 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) - 2007 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>2007 News and Status</h2><h3 
id="2007_News_&amp;_Status">2007 News &amp; Status</h3><div class="text">
 <br>
 <a name="20071221.1"> 
 <h3>21 December - JK-1.2.26 released</h3>
@@ -112,18 +84,6 @@ Bug Report. When entering bug select <b>
 </p>
 <hr size="1" noshade>
 
-</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/20081001.html
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/connectors-doc/news/20081001.html?rev=1875001&r1=1875000&r2=1875001&view=diff
==============================================================================
--- tomcat/site/trunk/docs/connectors-doc/news/20081001.html (original)
+++ tomcat/site/trunk/docs/connectors-doc/news/20081001.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) - 2008 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>2008 News and Status</h2><h3 id="2008_News_&amp;_Status">2008 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) - 2008 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>2008 News and Status</h2><h3 
id="2008_News_&amp;_Status">2008 News &amp; Status</h3><div class="text">
 <br>
 <div class="subsection"><h4 id="28_October_-_JK-1.2.27_released">28 October - 
JK-1.2.27 released</h4><div class="text">
 <a name="20081028.1"></a>
@@ -183,18 +155,6 @@ Allowing the web server to provide error
 </ul>
 </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/20090301.html
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/connectors-doc/news/20090301.html?rev=1875001&r1=1875000&r2=1875001&view=diff
==============================================================================
--- tomcat/site/trunk/docs/connectors-doc/news/20090301.html (original)
+++ tomcat/site/trunk/docs/connectors-doc/news/20090301.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) - 2009 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>2009 News and Status</h2><h3 id="2009_News_&amp;_Status">2009 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) - 2009 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>2009 News and Status</h2><h3 
id="2009_News_&amp;_Status">2009 News &amp; Status</h3><div class="text">
 <br>
 <div class="subsection"><h4 id="22_March_-_JK-1.2.28_released">22 March - 
JK-1.2.28 released</h4><div class="text">
 <a name="20090322.1"></a>
@@ -88,18 +60,6 @@ Workers of type jni are broken since a l
 use for them, they have been deprecated now, and will be removed in a future 
release.
 </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/20100101.html
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/connectors-doc/news/20100101.html?rev=1875001&r1=1875000&r2=1875001&view=diff
==============================================================================
--- tomcat/site/trunk/docs/connectors-doc/news/20100101.html (original)
+++ tomcat/site/trunk/docs/connectors-doc/news/20100101.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) - 2010 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>2010 News and Status</h2><h3 id="2010_News_&amp;_Status">2010 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) - 2010 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>2010 News and Status</h2><h3 
id="2010_News_&amp;_Status">2010 News &amp; Status</h3><div class="text">
 <br>
 <div class="subsection"><h4 id="1_November_-_JK-1.2.31_released">1 November - 
JK-1.2.31 released</h4><div class="text">
     <a name="20101101.1"></a>
@@ -87,18 +59,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



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

Reply via email to