In your Application.java file, you can call setPageCacheSize(size)

On 12/17/07, Don Lindsay <[EMAIL PROTECTED]> wrote:
>
> Hello;
>
> Interesting.  Where would you increase this cache?  I looked in the
> Properities file in Resources, but it is not there.  I don't need
> this right now, but I have seen the "you backtracked too far" message
> in the past.
>
> Thanks,
>
> Don
> On Dec 17, 2007, at 4:43 PM, Chuck Hill wrote:
>
> > Good point.  When I have done this before, the HTML returned did
> > not contain any component actions, so I skipped caching the
> > results.  If you need component actions, you are going to need a
> > much larger page cache.
> >
> > Chuck
> >
> >
> > On Dec 17, 2007, at 1:38 PM, Mike Schrag wrote:
> >
> >> You're going to burn your backtrack cache pretty fast ... Be
> >> prepared for "you backtracked too far" errors.
> >>
> >> ms
> >>
> >> On Dec 17, 2007, at 4:36 PM, Chuck Hill wrote:
> >>
> >>> If they access a session they will never run simultaneously as
> >>> session access is serialized.  They will load sequentially.
> >>> Other than that, I can't think of any issues.
> >>>
> >>> Chuck
> >>>
> >>>
> >>> On Dec 17, 2007, at 1:28 PM, Les Vogel wrote:
> >>>
> >>>> I've got several IFrames on a page, each doing a DirectAction,
> >>>> is there any thing I need to do to make these run
> >>>> simultaneously?  Or any issues I should be aware of?  They are
> >>>> likely to access session.
> >>>>
> >>>> Thanks,
> >>>>
> >>>> Les
> >>>> --
> >>>> Les Vogel
> >>>> 808 870-0418
> >>>> _______________________________________________
> >>>> Do not post admin requests to the list. They will be ignored.
> >>>> Webobjects-dev mailing list      (Webobjects-dev@lists.apple.com)
> >>>> Help/Unsubscribe/Update your Subscription:
> >>>> http://lists.apple.com/mailman/options/webobjects-dev/chill%
> >>>> 40global-village.net
> >>>>
> >>>> This email sent to [EMAIL PROTECTED]
> >>>
> >>> --
> >>>
> >>> Practical WebObjects - for developers who want to increase their
> >>> overall knowledge of WebObjects or who are trying to solve
> >>> specific problems.
> >>> http://www.global-village.net/products/practical_webobjects
> >>>
> >>>
> >>>
> >>>
> >>>
> >>> _______________________________________________
> >>> Do not post admin requests to the list. They will be ignored.
> >>> Webobjects-dev mailing list      (Webobjects-dev@lists.apple.com)
> >>> Help/Unsubscribe/Update your Subscription:
> >>> http://lists.apple.com/mailman/options/webobjects-dev/mschrag%
> >>> 40mdimension.com
> >>>
> >>> This email sent to [EMAIL PROTECTED]
> >>
> >>
> >> _______________________________________________
> >> Do not post admin requests to the list. They will be ignored.
> >> Webobjects-dev mailing list      (Webobjects-dev@lists.apple.com)
> >> Help/Unsubscribe/Update your Subscription:
> >> http://lists.apple.com/mailman/options/webobjects-dev/chill%
> >> 40global-village.net
> >>
> >> This email sent to [EMAIL PROTECTED]
> >>
> >
> > --
> >
> > Practical WebObjects - for developers who want to increase their
> > overall knowledge of WebObjects or who are trying to solve specific
> > problems.
> > http://www.global-village.net/products/practical_webobjects
> >
> >
> >
> >
> >
> > _______________________________________________
> > Do not post admin requests to the list. They will be ignored.
> > Webobjects-dev mailing list      (Webobjects-dev@lists.apple.com)
> > Help/Unsubscribe/Update your Subscription:
> > http://lists.apple.com/mailman/options/webobjects-dev/pccdonl%
> > 40mac.com
> >
> > This email sent to [EMAIL PROTECTED]
>
> _______________________________________________
> Do not post admin requests to the list. They will be ignored.
> Webobjects-dev mailing list      (Webobjects-dev@lists.apple.com)
> Help/Unsubscribe/Update your Subscription:
> http://lists.apple.com/mailman/options/webobjects-dev/lesv%40angeltech.com
>
> This email sent to [EMAIL PROTECTED]
>



-- 
Les Vogel
808 870-0418
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to [EMAIL PROTECTED]

Reply via email to