[
https://issues.apache.org/jira/browse/WW-3805?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13263696#comment-13263696
]
Hudson commented on WW-3805:
----------------------------
Integrated in Struts2 #466 (See [https://builds.apache.org/job/Struts2/466/])
WW-3805 solves problem with reloading configuration on each request even no
changes to file (Revision 1331402)
Result = SUCCESS
lukaszlenart :
Files :
*
/struts/struts2/trunk/xwork-core/src/main/java/com/opensymphony/xwork2/util/fs/DefaultFileManager.java
> Struts2 request-> response time is considerably increased.
> -----------------------------------------------------------
>
> Key: WW-3805
> URL: https://issues.apache.org/jira/browse/WW-3805
> Project: Struts 2
> Issue Type: Bug
> Components: Dispatch Filter
> Affects Versions: 2.3.3, 2.3.4
> Environment: Jboss AS 7.1.1 Final, Struts-2.3.4, Sitemesh, EAR
> Deployment, Windows 7
> Reporter: nick
> Assignee: Lukasz Lenart
> Priority: Critical
> Labels: issue, performance, struts2
> Fix For: 2.3.4
>
>
> Struts2 > 2.3.1.2 is remarkably very slow when we compare it with struts2
> 2.3.1.2
> I found struts2 application is getting slow when we use
> {code:xml}
> <filter-class>org.apache.struts2.dispatcher.ng.filter.StrutsPrepareFilter</filter-class>
> <filter-class>org.apache.struts2.dispatcher.ng.filter.StrutsExecuteFilter</filter-class>
> {code}
> When i use StrutsPrepareAndExecuteFilter the performance is pretty good like
> before. But it will mess up the sitemesh integration.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira