Wednesday, February 15, 2012

Re: Terrible performance when deployed to GAE

Hi Joe,
happy to. Let's see:
instance: 2-appstats.simplerelevance
here's a copy from the log (I changed the api key slightly in the
interest of security):
2012-02-15 13:55:55.391 /api/v2/items?
api_key=90cefa0e8596a3bc3b5c&async=0&email=emilywhite@yahoo.com 500
60261ms 3kb Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/535.7 (KHTML,
like Gecko) Chrome/16.0.912.77 Safari/535.7
173.109.17.127 - elialbert [15/Feb/2012:11:55:55 -0800] "GET /api/v2/
items?api_key=90cefa0e8596a3bc3b5c&async=0&email=emilywhite@yahoo.com
HTTP/1.1" 500 3557 - "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/
535.7 (KHTML, like Gecko) Chrome/16.0.912.77 Safari/535.7" "2-
appstats.simplerelevance.appspot.com" ms=60261 cpu_ms=3867
api_cpu_ms=0 cpm_usd=0.107996
instance=00c61b117c2569016bd4065f1c17a790c5ba
This call resulted in a database timeout connection error because it
took so long (as you can see, 60 seconds). I made a separate post
about it in this group. A lot of my database calls are resulting in
similar issues.
Thanks in advance-
Eli

No comments:

Post a Comment