Hi,I have a static html website hosted on GAE.I get very less traffic but my frontend instance hours are high.What happens when my frontend instance hours limits are reached?Will my website become unavailable to public?Please let me know what happens and also how to reduce the frontend instance hours used.Thanks,Apra B--
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/-/btEldffPzP8J.
To post to this group, send email to google-a...@googlegroups.com.
To unsubscribe from this group, send email to google-appengi...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en.
the app wont be served any more if you reach the quota for the free app.how can you have a static html site with low traffic and high instance hours?that does not really make sense to me.
On Jun 14, 2012, at 10:26 AM, Apra Barua wrote:
Hi,I have a static html website hosted on GAE.I get very less traffic but my frontend instance hours are high.What happens when my frontend instance hours limits are reached?Will my website become unavailable to public?Please let me know what happens and also how to reduce the frontend instance hours used.Thanks,Apra B--
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/-/btEldffPzP8J.
To post to this group, send email to google-appengine@googlegroups.com.
To unsubscribe from this group, send email to google-appengine+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msg/google-appengine/-/ZXupF76PYWUJ.
To post to this group, send email to google-a...@googlegroups.com.
To unsubscribe from this group, send email to google-appengi...@googlegroups.com.
Hi,
If you have only static files to serve, any instance shouldn't start.Have you checked the logs in order to determine which request cause the instance to spin up?
Can you show us your app.yaml or web.xml?
-- Takashi
Takashi Matsuo | Developer Advocate | tma...@google.com
If you have only static files to serve, any instance shouldn't start.Have you checked the logs in order to determine which request cause the instance to spin up?
Can you show us your app.yaml or web.xml?
-- Takashi
To view this discussion on the web visit https://groups.google.com/d/msg/google-appengine/-/CaeAB0YLyUIJ.
To post to this group, send email to google-a...@googlegroups.com.
To unsubscribe from this group, send email to google-appengi...@googlegroups.com.