Ikai,
Thanks for your response. It definitely helps to have some
confirmation that our observations about the edge cache and billing
were correct.
Technically, the expected behavior was that the app would behave the
same before and after enabling billing, since I don't believe the
caching differences between free and billed is documented anywhere.
After investigating the problems we were experiencing (pages initially
served for one domain in X-Forwarded-Host resulting in cache hits for
subsequent requests for the same path specifying a different X-
Forwarded-Host), I concluded that this was probably expected behavior.
We were able to solve this problem by adding "Vary: X-Forwarded-Host"
to our response headers. Now things are working normally for our app
again.
-Mike
-=-
On Oct 7, 10:56 am, "Ikai Lan (Google)" <
ikai.l+gro...@google.com>
wrote:
> >
google-appengi...@googlegroups.com<google-appengine%2Bunsubscrib
e...@googlegroups.com>
> > .