Yes, seems that since the server is single threaded and Chrome likes to
keep a connection open for further requests (when loading a lot of
small images at least), the server hangs until Chrome lets go of the
connection. I could verify this by reloading an image while the server
hangs, and that request it does serve even though it ignores all else.


I wonder if there is a way for the server to tell browsers "never keep
connections open, please".

-- 
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-appeng...@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