[ 
https://issues.apache.org/jira/browse/WW-4790?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15985036#comment-15985036
 ] 

Tam Nguyen commented on WW-4790:
--------------------------------

thank you so much for responding.

I'm not familiar with using a profiler to check, but it seems to effect every 
state of our app. this is our  config properties.

 
struts.ui.theme=simple
struts.multipart.parser=jakarta-stream
struts.multipart.maxSize=20971520
struts.url.includeParams=none
struts.ognl.allowStaticMethodAccess=true
struts.ognl.enableExpressionCache=false
struts.serve.static=true

we used all most of the standard strut tags <s:checkbox, <s:property> 

I'm out to try setting this

tempate_update_delay=600000000
I'm suspecting that this causing the CPU to spike. 


> struts 2.5.10.1 upgrade cause more frequent garbage collection 
> ---------------------------------------------------------------
>
>                 Key: WW-4790
>                 URL: https://issues.apache.org/jira/browse/WW-4790
>             Project: Struts 2
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 2.5.10
>         Environment: production
> tomcat 7.0.59
>            Reporter: Tam Nguyen
>             Fix For: 2.5.next
>
>
> since we upgraded our struts version from 2.1.18 to 2.5.10.1, our app has 
> been doing a lot of garbage collection, CPU are up more 30%-40%. We have 2 
> application that yield same results after the upgrade. Stress test has almost 
> double the time in performance. these are the tech stack of our apps.
> struts 2.5.10.1
> spring 3.29
> tiles 3
> any insight would be helpful.
> Thank you
> Tam



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to