Re: Performance issues in showcase sample struts 2.1.6 application

2009-06-26 Thread Daniel Guryca
Anybody ? Daniel On Fri, Jun 26, 2009 at 5:54 PM, Daniel Guryca wrote: > I have found that devMode was set to true .. so I changed it to false. > > Now I'm getting something around 140 req/s which is much better but > still somewhat slow. > > What more can I set to make

Re: Performance issues in showcase sample struts 2.1.6 application

2009-06-26 Thread Daniel Guryca
x ftl struts.objectFactory.spring.autoWire.alwaysRespect false struts.codebehind.pathPrefix / struts.multipart.saveDir struts.ui.theme xhtml struts.i18n.encoding UTF-8 struts.freemarker.beanwrapperCache false regards Daniel On Fri, Jun 26, 2009 at 5:35 PM, Daniel Guryca wrote: > > Hi, > > I have just

Performance issues in showcase sample struts 2.1.6 application

2009-06-26 Thread Daniel Guryca
Hi, I have just deployed included showcase sample application on to my tomcat 6. I'm very amazed how SLOWLY it runs. I'm looking for a framework for my company and Struts 2 seems very good to me (I have a previous experience with grails which is good for smaller applications but too unstable and