Author: markt Date: Wed Jul 13 10:06:29 2011 New Revision: 1145941 URL: http://svn.apache.org/viewvc?rev=1145941&view=rev Log: Replace broken links with a link to the wiki.
Modified: tomcat/site/trunk/docs/resources.html tomcat/site/trunk/xdocs/resources.xml Modified: tomcat/site/trunk/docs/resources.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/resources.html?rev=1145941&r1=1145940&r2=1145941&view=diff ============================================================================== --- tomcat/site/trunk/docs/resources.html (original) +++ tomcat/site/trunk/docs/resources.html Wed Jul 13 10:06:29 2011 @@ -246,24 +246,16 @@ <ul> <li> <b> -<a href="http://blog.covalent.net/roller/covalent/entry/20070308"> - Can Servlet Containers Scale? 16,000 Concurrent Connections using Tomcat 6!</a> -</b>, a performance - study and benchmark analysis by Filip Hanik. - </li> - <li> - <b> <a href="articles/benchmark_summary.pdf">So Much Static</a> -</b>, a traffic and performance benchmark - analysis by Peter Lin. +</b>, a + traffic and performance benchmark analysis by Peter Lin. </li> <li> - <b> -<a href="http://johnturner.com/howto/apache-tomcat-howto.html">mod_jk HOWTOs</a> -</b>, - by John Turner. Please note that this is one of many documents explaining how to - connect Apache HTTP Server and Apache Tomcat in various environment. A list is maintained in - the tomcat <a href="http://wiki.apache.org/tomcat/Tomcat_2fLinks">wiki links page.</a> + There are many documents explaining how to connect various versions of + Apache Web Server (httpd) or Microsoft IIS and Apache Tomcat. Some of + these documents are more up to date than others. Links to some of the more + useful documents are listed on the Apache Tomcat wiki's + <a href="http://wiki.apache.org/tomcat/UsefulLinks">useful links</a> page. </li> <li> <b> @@ -271,18 +263,6 @@ </b>, by Peter Lin </li> - <li> - <b> -<a href="http://www.ubeans.com/tomcat/index.html">Tomcat 4.0 Load - Balancing with Apache 1.3</a> -</b>, by Pascal Forget - </li> - <li> - <b> -<a href="http://www.theserverside.com/resources/article.jsp?l=Tomcat"> - In Memory Session Replication in Tomcat 4.0</a> -</b>, by Filip Hanik - </li> </ul> </blockquote> Modified: tomcat/site/trunk/xdocs/resources.xml URL: http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/resources.xml?rev=1145941&r1=1145940&r2=1145941&view=diff ============================================================================== --- tomcat/site/trunk/xdocs/resources.xml (original) +++ tomcat/site/trunk/xdocs/resources.xml Wed Jul 13 10:06:29 2011 @@ -23,32 +23,20 @@ <ul> <li> - <b><a href="http://blog.covalent.net/roller/covalent/entry/20070308"> - Can Servlet Containers Scale? 16,000 Concurrent Connections using Tomcat 6!</a></b>, a performance - study and benchmark analysis by Filip Hanik. + <b><a href="articles/benchmark_summary.pdf">So Much Static</a></b>, a + traffic and performance benchmark analysis by Peter Lin. </li> <li> - <b><a href="articles/benchmark_summary.pdf">So Much Static</a></b>, a traffic and performance benchmark - analysis by Peter Lin. - </li> - <li> - <b><a href="http://johnturner.com/howto/apache-tomcat-howto.html">mod_jk HOWTOs</a></b>, - by John Turner. Please note that this is one of many documents explaining how to - connect Apache HTTP Server and Apache Tomcat in various environment. A list is maintained in - the tomcat <a href="http://wiki.apache.org/tomcat/Tomcat_2fLinks">wiki links page.</a> + There are many documents explaining how to connect various versions of + Apache Web Server (httpd) or Microsoft IIS and Apache Tomcat. Some of + these documents are more up to date than others. Links to some of the more + useful documents are listed on the Apache Tomcat wiki's + <a href="http://wiki.apache.org/tomcat/UsefulLinks">useful links</a> page. </li> <li> <b><a href="articles/performance.pdf">Tomcat Performance</a></b>, by Peter Lin </li> - <li> - <b><a href="http://www.ubeans.com/tomcat/index.html">Tomcat 4.0 Load - Balancing with Apache 1.3</a></b>, by Pascal Forget - </li> - <li> - <b><a href="http://www.theserverside.com/resources/article.jsp?l=Tomcat"> - In Memory Session Replication in Tomcat 4.0</a></b>, by Filip Hanik - </li> </ul> </section> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org