You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@struts.apache.org by "zhouyanming (JIRA)" <ji...@apache.org> on 2014/07/14 03:41:04 UTC

[jira] [Created] (WW-4375) improve security check performance

zhouyanming created WW-4375:
-------------------------------

             Summary: improve security check performance
                 Key: WW-4375
                 URL: https://issues.apache.org/jira/browse/WW-4375
             Project: Struts 2
          Issue Type: Improvement
    Affects Versions: 2.3.18
            Reporter: zhouyanming


currently struts is a little low performance because we must do much security check,I think struts should provide two ways for security check,One for client inputs and the other for non-inputs.client inputs must use the most strict check.and server side expressions could skip most check,it will improve performance because most of access is from server side.




--
This message was sent by Atlassian JIRA
(v6.2#6252)