In particular, look for the section on creating a production profile.
The tag library searches various locations for the freemarker
templates, the last place it looks is inside the core jar file.
Copying the template you use out of the jar will help quite a bit.
Also, if performance is a huge conce
You might want to start here:
http://struts.apache.org/2.x/docs/performance-tuning.html
musachy
On Fri, Jun 26, 2009 at 12:57 PM, Daniel Guryca wrote:
> 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 t
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 it run faster ?
>
> My cur
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 it run faster ?
My current settings are listed below:
struts.mapper.alwaysSelectFullNamespace true
struts.
4 matches
Mail list logo