Re: ASyncWeb v/s Tomcat 5.5.20 Performance issues

2007-09-26 Thread Deepak J
-Connection model? -- View this message in context: http://www.nabble.com/ASyncWeb-v-s-Tomcat-5.5.20-Performance-issues-tf4504220s16868.html#a12895391 Sent from the Apache MINA Support Forum mailing list archive at Nabble.com.

ASyncWeb v/s Tomcat 5.5.20 Performance issues

2007-09-23 Thread Deepak J
- Now I am wondering if there are tweeks needed to get better number. Should AsyncWeb not perform better that Tomcat's One-Thread-Per-Connection model? -- View this message in context: http://www.nabble.com/ASyncWeb-v-s-Tomcat-5.5.20-Performance-issues-tf4504220s16868.html#a12845779 Sent

Re: ASyncWeb v/s Tomcat 5.5.20 Performance issues

2007-09-23 Thread Jeff Genender
A few considerations for you... Be sure to tweak your TCP IP parameters or you will hit a wall very quickly with AsyncWeb. You need to significantly up your socket queue lengths and significantly decrease your TCP time wait. Otherwise you will fill your IP queue and your server will probably

Re: ASyncWeb v/s Tomcat 5.5.20 Performance issues

2007-09-23 Thread Mladen Turk
Deepak J wrote: Perhaps not the right forum to post these results. But just wanted your opinion on the tests. You should fix up your email client to not wrap lines or attach the results as simple .txt It's simply unreadable. Regards, Mladen