A search in the wiki just gave ONE hit... the info I added yesterday based
on the mail from Gerald...

regards
Alexander 

> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On 
> Behalf Of Matthias Wessendorf
> Sent: Tuesday, July 11, 2006 5:08 PM
> To: MyFaces Discussion
> Subject: Re: JSF Performance Problems
> 
> I think this is already documented on the wiki, isnt' it ß
> 
> On 7/11/06, Gerald Müllan <[EMAIL PROTECTED]> wrote:
> > Hi,
> >
> > sure thing; Just tell JSF in web.xml the context parameter:
> >
> > <context-param>
> > 
> <param-name>org.apache.myfaces.NUMBER_OF_VIEWS_IN_SESSION</param-name>
> >         <param-value>20</param-value>
> >         <description>Only applicable if state saving method is
> > "server" (= default).
> >             Defines the amount (default = 20) of the latest 
> views are
> > stored in session.
> > </description>
> > </context-param>
> >
> > cheers,
> >
> > Gerald
> >
> > On 7/11/06, Jesse Alexander (KSFD 121)
> > <[EMAIL PROTECTED]> wrote:
> > > Is there a parameter telling MyFaces-StateManager how 
> many views to
> > > store/cache? That parameter can have an influence on the amount of
> > > memory
> > > used in the HttpSesssion and therefor has an impact on
> > > server-performance.
> > >
> > > regards
> > > Alexander
> > >
> > > > -----Original Message-----
> > > > From: Mike Duffy [mailto:[EMAIL PROTECTED]
> > > > Sent: Monday, July 10, 2006 10:27 AM
> > > > To: MyFaces Discussion
> > > > Subject: Re: JSF Performance Problems
> > > >
> > > > Could you please rerun the metrics with the performance
> > > > tuning suggestion found at:
> > > > http://wiki.apache.org/myfaces/Performance
> > > >
> > > > Thx.
> > > >
> > > > Mike
> > > >
> > >
> >
> >
> > --
> > Gerald Müllan
> > Schelleingasse 2/11
> > 1040 Vienna, Austria
> > 0043 699 11772506
> > [EMAIL PROTECTED]
> >
> 
> 
> -- 
> Matthias Wessendorf
> 
> futher stuff:
> blog: http://jroller.com/page/mwessendorf
> mail: mwessendorf-at-gmail-dot-com
> 

Reply via email to