You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@struts.apache.org by "Lukasz Lenart (JIRA)" <ji...@apache.org> on 2012/04/27 22:04:53 UTC

[jira] [Resolved] (WW-3805) Struts2 request-> response time is considerably increased.

     [ https://issues.apache.org/jira/browse/WW-3805?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Lukasz Lenart resolved WW-3805.
-------------------------------

    Resolution: Fixed

Solved, thanks for support and testing!
                
> 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