[google-appengine] My python app is down

2014-05-24 Thread Dennis
My python app is down.

I just get a blank page back as a response (not an error message).
Logs were recording my request, but after i restated my instance they don't 
seem to be recording that any more.

No code change for weeks.

-- 
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 google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/d/optout.


[google-appengine] Re: My python app is down

2014-05-24 Thread Dennis
back up and running now.


On Saturday, May 24, 2014 6:49:54 PM UTC+8, Dennis wrote:

 My python app is down.

 I just get a blank page back as a response (not an error message).
 Logs were recording my request, but after i restated my instance they 
 don't seem to be recording that any more.

 No code change for weeks.


-- 
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 google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/d/optout.


[google-appengine] how to check virus for the uploaded files?

2014-05-24 Thread saintthor
i want to set a service for users to upload and download files. there may 
be virus or other risks in the files.

can i check them?

-- 
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 google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/d/optout.


[google-appengine] Why are cloud endpoints so slow ?

2014-05-24 Thread Diego Duclos
I've done some (non extensive) tests on google appengine,
and my response times vary from anywhere between 100ms and 5000ms when
directly sending http requests to a cloud endpoints.

Regardless of the actual response time, the google cloud console always
shows a processing time of around 50ms, which, while also somewhat
long-ish, is much more reasonable.

For the 100ms requests, I can safely know that the other 50ms are just
regular latency, but I have no idea where the cloud endpoint could be
spending 4.5 seconds at, and the logs show nothing useful at all.

Does anyone have some guidance for me regarding to this ? 5 seconds is
unacceptable slow and makes them completely unusable.

-- 
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 google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/d/optout.