Hi Brandon,
first of all thank you for your time to review this thread. As you suggested 
i took a deep look into my appspot logs but there was no errors logged for 
the behavior i described.

So i think that what happened was what your friend says on Google, they have 
some sort of filter in front of GAE. Do you have some suggestions on how i 
can submit my issue to google somehow - with some kind of probability to be 
read -?

For the caching suggestions: well i already have caching inside my app for 
my dynamic content. What i need is something that takes down my output 
traffic billing, which is the greatest voice in my billings from GAE.

Since i have written a custom CMS that saves images into my app on GAE that 
even serves dynamically the images, so i don't need to lock into statically 
defined image dimensions, the biggest issue - from an economic point of view 
- is that i need something external of GAE that can serve my static content 
in an affordable way.

The alternative, which is more complex and doesn't give me the same 
flexibility, is to store my images in fixed dimensions somewhere else (that 
gives me the same throughput, at a lower cost). But since Google made a 
great job with the image library on GAE i hope to not arrive to that 
decision.

So cames CloudFlare, that gives me external caching with no complexity on my 
app logic. It's a price issue for me, right now. When, and if, my website 
gets more money in, I can consider more complex solutions.

Thanks again,
Martino.

-- 
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/-/iUdajc7Eg4EJ.
To post to this group, send email to google-appengine@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.

Reply via email to