PDA

View Full Version : Tomcat versions in JBoss cross-reference


kjkoster
16-01-2009, 13:28
Dear All,

Here is a nice table that shows what version of Tomcat is in what version of JBoss (http://www.jboss.org/community/docs/DOC-12545). This is useful for cross-referencing Tomcat vulnerabilities with JBoss vulnerabilities.

From that table I also learned that JBoss is working on a new web container to replace Tomcat (http://www.jboss.org/jbossweb/index.html). They claim it is capable of handling significantly more concurrent connections than Tomcat is.

http://www.jboss.org/file-access/default/members/jbossweb/freezone/images/benchmarks/10kssl.png

Interesting result, I wonder if they compared this to the default Tomcat connector, or the NOI-based one?

Kees Jan