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

Maurizio Cucchiara commented on OGNL-18:
----------------------------------------

During my latest spare time I have tried to find out what would be the right 
way to approach this problem.
So I wrote a jmeter test against the Struts ShowCase application, looking for a 
good trade-off between ramp-up period, concurrent user and so on.
I have to say that has not been not a piece of cake:
# both opensymphony ognl and patched version of commons ognl give more or less 
the same outcomes.
I have also tested against a full application stack, but with no results.
That happens because, IMO, the ognl load is very small compared with I/O 
request (servlet, DB access, and so on) which are the really bottleneck.
Any idea, guys?


> Performance issue on high load (thread blocking)
> ------------------------------------------------
>
>                 Key: OGNL-18
>                 URL: https://issues.apache.org/jira/browse/OGNL-18
>             Project: OGNL
>          Issue Type: Bug
>            Reporter: Christian Grobmeier
>            Priority: Critical
>         Attachments: thread-dump-lock.txt, thread-dump-lock2.txt
>
>
> The Struts project is suffering from an issue occuring from OGNL on heavy 
> load.
> The issue in question (with details) is: 
> https://issues.apache.org/jira/browse/WW-3580
> A similar issues has been reported in the OpenSymphony bugtracker:
> https://issues.apache.org/jira/browse/WW-3580

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to