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/329388bec9827af2
http://groups.google.com/group/web2py/browse_thread/thread/0ed590415b88f649
http://groups.google.com/group/web2py/browse_thread/thread/63d0bbf84576114a

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