Author: yoavs Date: Mon Aug 13 11:58:44 2007 New Revision: 565477 URL: http://svn.apache.org/viewvc?view=rev&rev=565477 Log: Add a couple of links to resources.xml: Professional Apache Tomcat 6 book, and Filip's recent blog entry.
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?view=diff&rev=565477&r1=565476&r2=565477 ============================================================================== --- tomcat/site/trunk/docs/resources.html (original) +++ tomcat/site/trunk/docs/resources.html Mon Aug 13 11:58:44 2007 @@ -232,6 +232,13 @@ <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. @@ -340,6 +347,14 @@ <a href="http://www.amazon.com/exec/obidos/tg/detail/-/1861007736/ref=pd_sbs_b_1/002-9433156-6683214?v=glance&s=books">Professional Apache Tomcat</a> </b>, by Chanoch Wiggers, Ben Galbraith, Vivek Chopra, Sing Li, Debashish Bhattacharjee, Amit Bakore, Romin Irani, Sandip Bhattacharya, Chad Fowler<br/> <i>Wrox Press (09/2002)</i> + </li> + <li> + <b> +<a href="http://www.amazon.com/Professional-Apache-Tomcat-WROX-Guides/dp/0471753610">Professional Apache Tomcat 6</a> +</b>, by by Vivek Chopra, Sing Li, Jeff Genender. + <br/> +<i>Wrox Press (August 2007)</i> + <br/>ISBN: 0471753610 </li> <li> <b> Modified: tomcat/site/trunk/xdocs/resources.xml URL: http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/resources.xml?view=diff&rev=565477&r1=565476&r2=565477 ============================================================================== --- tomcat/site/trunk/xdocs/resources.xml (original) +++ tomcat/site/trunk/xdocs/resources.xml Mon Aug 13 11:58:44 2007 @@ -32,6 +32,11 @@ <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. </li> @@ -94,6 +99,11 @@ <li> <b><a href="http://www.amazon.com/exec/obidos/tg/detail/-/1861007736/ref=pd_sbs_b_1/002-9433156-6683214?v=glance&s=books">Professional Apache Tomcat</a></b>, by Chanoch Wiggers, Ben Galbraith, Vivek Chopra, Sing Li, Debashish Bhattacharjee, Amit Bakore, Romin Irani, Sandip Bhattacharya, Chad Fowler<br/> <i>Wrox Press (09/2002)</i> + </li> + <li> + <b><a href="http://www.amazon.com/Professional-Apache-Tomcat-WROX-Guides/dp/0471753610">Professional Apache Tomcat 6</a></b>, by by Vivek Chopra, Sing Li, Jeff Genender. + <br/><i>Wrox Press (August 2007)</i> + <br/>ISBN: 0471753610 </li> <li> <b><a href="http://tomcatbook.sourceforge.net/">Tomcat Book Project</a></b> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]