0down votefavorite 
<http://stackoverflow.com/questions/38607742/appengine-cloud-sql-performance-issue-taking-too-much-time-to-process-the-reque#>

on my django project i am using app-engine with cloud sql, the problem i am 
facing a significant performance issue , app-engine is taking too much time 
to process the request like 3,4 minutes, when i looked at the trace its 
showing a latency below 1.5 seconds which was expected. my app-engine is of 
F1 instance class Min Idle Instances, Max Idle Instances and Max Concurrent 
Requests as auto, and cloud sql is a High memory machines with 2CPU 13GB 
memory.

and its happening even if i am the only user in the project, i don't know 
where i am going wrong, how can i improve the perfomance?

-- 
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 https://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/17f7a7e0-98f4-4f8d-8410-c5ab2d5b2b16%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to