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 2022/09/15 07:04:00 UTC

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

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

Lukasz Lenart closed WW-4375.
-----------------------------
    Resolution: Not A Problem

> 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.20
>            Reporter: Yanming Zhou
>            Priority: Major
>             Fix For: 6.1.0
>
>
> 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
(v8.20.10#820010)