So I got the cache headers working with AppEngine. I had to make sure they were set to public, and I had to update my App.Yaml to say default_expiration: "1d 0h"
The result is amazing. My pages are Faster than the Fast they already were, and very few things hit my instances so my cost fell from what it already was. It appears that I will go from the $6 a week I was spending on www.xyhd.tv 's hosting to about $1.80 a month. So about 1/13th the cost. I'll have to run for a full month to be sure, but it from what I'm seeing I have high hopes, (not that the $24 a month was going to break me) The downside. I don't have enough traffic in this scenario that I keep an instance up all of the time, so about 6 requests a day are slow because a new instance fires. (it's a sacrifice I'm ok with making). -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. 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.
