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

Martin Marinschek resolved MYFACES-1731.
----------------------------------------

    Resolution: Later
      Assignee: Martin Marinschek

> Application scope JSF tree buffer to improve performance and reduce memory
> --------------------------------------------------------------------------
>
>                 Key: MYFACES-1731
>                 URL: https://issues.apache.org/jira/browse/MYFACES-1731
>             Project: MyFaces Core
>          Issue Type: Improvement
>         Environment: ALL
>            Reporter: Dave
>            Assignee: Martin Marinschek
>
> For a big JSF page that is accessed by thousands of users,  the JSF tree 
> needs to be rebuilt everytime a user accesses the page. 
> If there is a way to configure the page so that the page JSF tree is built 
> only once and put it in application scope, and shared by all users, it will 
> save memory and improve performance.  The backing bean data saved with JSF 
> tree can be separated from JSF tree and stored in user's session scope. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to