On Fri, Sep 13, 2013 at 12:03 PM, Andrew <[email protected]> wrote:

> I have two identical app deployment - staging and production.
> However, response times on production 2x slower.
>
> What may be the most obvious reasons for that?
>


It's difficult to suggest a cause without seeing code - there could be
multiple reasons behind this. Is staging doing any caching that production
isn't? Are you accessing the same Cloud SQL instance/Cloud Storage
bucket/same APIs?

Also, is staging using any mocked-up services or does it have full
read/write privileges that production does?


-----------------
-Vinny P
Technology & Media Advisor
Chicago, IL

App Engine Code Samples: http://www.learntogoogleit.com

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to