You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by Apache Wiki <wi...@apache.org> on 2010/03/28 16:53:05 UTC

[Tomcat Wiki] Update of "FAQ/Performance_and_Monitoring" by KonstantinKolinko

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change notification.

The "FAQ/Performance_and_Monitoring" page has been changed by KonstantinKolinko.
The comment on this change is: Added a link to Mladen's article (moving it from an obsolete TomcatFAQ page)..
http://wiki.apache.org/tomcat/FAQ/Performance_and_Monitoring?action=diff&rev1=6&rev2=7

--------------------------------------------------

   1. [[#Q1|Is Tomcat faster than serving static HTML pages than Apache httpd?]]
   1. [[#Q2|Is there an application-specific comparison between Tomcat and Resin or other containers?]]
   1. [[#Q3|Is there a comprehensive, up-to-date, detailed benchmark comparing various servlet containers, including Tomcat?]]
+  1. [[#Q4|How do I configure apache tomcat connectors for a heavy load site?]]
  
  == Answers ==
  <<Anchor(Q1)>>'''Is Tomcat faster than serving static HTML pages than Apache httpd?'''
  
  Yes depending on how you tune it. And NO depending on how you tune it. Anything less starts a religious war. We recommend performing your own benchmarks and [[http://marc.theaimsgroup.com/?l=tomcat-user&m=106036177509367&w=2|see for yourself]].
  
+ 
+ <<BR>>
+ 
  <<Anchor(Q2)>>'''Is there an application-specific comparison between Tomcat and Resin or other containers?'''
  
  [[http://raibledesigns.com/page/rd?anchor=resin_slower_than_tomcat_fails|Here's]] one comparing recent versions of Resin and Tomcat running [[http://raibledesigns.com/wiki/Wiki.jsp?page=AppFuse|AppFuse]].
+ 
+ 
+ <<BR>>
  
  <<Anchor(Q3)>>'''Is there a comprehensive, up-to-date, detailed benchmark comparing various servlet containers, including Tomcat?'''
  
  Yes. Here's the most comprehensive and objective one we've found to date: [[http://www.webperformanceinc.com/library/reports/ServletReport/|Web Performance, Inc.'s comparison]].
  
+ 
+ <<BR>>
+ 
+ <<Anchor(Q4)>>'''How do I configure apache tomcat connectors for a heavy load site?'''
+ 
+ The following '''excellent''' article was written by Mladen Turk. He is a Developer and Consultant for JBoss Inc in Europe, where he is responsible for native integration. He is a long time commiter for Jakarta Tomcat Connectors, Apache Httpd and Apache Portable Runtime projects.
+ 
+     ''Fronting Tomcat with Apache or IIS - Best Practices''
+     * http://people.apache.org/~mturk/docs/article/ftwai.html
+ 
  ----
  [[CategoryFAQ|CategoryFAQ]]
  

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