-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Zufeng,
Zufeng Huang wrote: | I post a topic about the performance of apache+mod_jk_tomcat | yesterday, and just now, I tried apache ab as the tool to do a | benchmark. But the result is amazing. [snip] | 1, According to my configurations, apache(2.2.4) has NO advantage | against tomcat(5.5.15) in processing static content. OMGWTFBBQ?! Oh, wait. We've been saying that for years. If you use the APR connector, it will have no advantage whatsoever since Tomcat will be running the identical code to Apache httpd. | 2, In processing dynamic content, apache make performance decrease dramatically. I dunno about that. The issue is that Apache httpd adds overhead. That's all there is to it. Apache httpd is really only appropriate with odd configurations including load balancing, multiple apps in separate JVMs, other needs (such as PHP support, or some module only available in Apache), or when Apache httpd is already present and nobody wants to get rid of it. - -chris -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (MingW32) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEARECAAYFAkhO5hcACgkQ9CaO5/Lv0PDItACguHJeqx4Dlf5mVH4lUHRW87n9 Ee0An0Aj8uq7HsIEv73YufMY05F/kHBi =SeZF -----END PGP SIGNATURE----- --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]