How long does it stay cached?

On Oct 27, 9:26 pm, Thadeus Burgess <thade...@thadeusb.com> wrote:
> run a cron on your local computer to urllib the page ? :) All I can come up
> with. It is just one of the ways GAE works, when a page is no longer needed,
> it kills the processes until their needed again. Had this problem with
> dreamhost before they supported Passenger
>
> -Thadeus
>
> On Tue, Oct 27, 2009 at 6:57 PM, mdipierro <mdipie...@cs.depaul.edu> wrote:
>
> > I do not know.
>
> > On Oct 27, 6:51 pm, Richard <richar...@gmail.com> wrote:
> > > is it possible to get web2py on GAE as responsive as Slicehost? (See
> > > Thadeus' app: surrenderthebooty.thadeusb.com)
>
> > > On Oct 26, 4:42 pm, Richard <richar...@gmail.com> wrote:
>
> > > > I noticed my GAE app is slow for the first webpage I load, but snappy
> > > > for subsequent webpages.
> > > > So it seems there is a caching issue, which has been discussed a few
> > > > times (courtesy of Google site search):
> >http://groups.google.com/group/web2py/browse_thread/thread/329388bec9....
> > ..
>
> > > > Is there a way to keep the web2py structures cached? Perhaps a CRON
> > > > job to load a page every so often?
>
> > > > And are there other ways to tune apps on GAE, such as setting
> > > > "migrate=False"?
>
> > > > thanks,
> > > > Richard
>
>
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To post to this group, send email to web2py@googlegroups.com
To unsubscribe from this group, send email to 
web2py+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to