Dear ID, sorry for the troubles. Can you confirm which Frontend Instance Class you are using? I have not faced this problem with similar usage so I'm not sure why. I do make use of lots of caching but maybe you can take a look with a fresh set of eyes? I was just about to announce the release of the latest beta version which uses ndb instead of db so this might help you out as it has 2 additional layers of caching before the database call. Please have a look. Also if you can point me to your site I can try setting up a similar one and see where the problem might be?
Thanks, Imran On Friday, October 12, 2012 6:11:56 AM UTC-4, ID wrote: > > Imran, GAE-CMS consumes the appengine's free quota for "frontend instance > hours" very quickly!! perhaps need some caching/optimizing? > > it turned out to be a big problem for me! google shut my site 2nd time for > being over quota. > > > On Wednesday, June 13, 2012 12:06:59 AM UTC+8, GAE-CMS wrote: >> >> I am the creator of a brand new CMS called GAE-CMS<http://www.gae-cms.com>. >> It is based on Google App Engine written in Python 2.7. It is free and >> open source (GPL). It has been designed from the ground up for speed and >> usability. As well it is very easy for designers to modify every aspect of >> the theme and apply different themes to different sections of the website. >> It is developed in a very modular way with different types of content able >> to inherit from the base content class and define how it behaves and its >> views. I believe it is a fresh new take on CMSs and believe it could >> surpass some of the current great CMSs if enough developers get behind it. >> This is an open call to developers to check out our project, install it, >> use it and if you believe in it then contribute back and join our >> leadership team to help guide the vision of this project. Visit >> http://www.gae-cms.com for more information and access to the code. >> > -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-appengine/-/sdz8WCHeGyQJ. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en.
