0 Replies Latest reply on May 7, 2008 4:41 PM by kannanrv

    Tuning JBoss Web layer

    kannanrv

      I am porting a weblogic app to JBoss. This app handles heavy volumes of requests. These requests do not involve any I/O operations (DB, Network) still I get higher response times with JBoss as compared to Weblogic. When run a stress test, Weblogic took 100 ms on an avg but JBoss took more than 2 secs for 30% of requests. Please advise what props need to be tuned for better results. I increased the connector threads but dont see any improvement