On Apr 21, 1:58 pm, q2 <tauru...@gmail.com> wrote:
> Does that mean that persistent connection is simply not possible?

Yes.  A connection will be closed when it sends back to the client.
You can't even usefully keep alive a connection for the 30 second
request limit; the data gets sent once, not continuously over the life
of the connection.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
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