On 20/08/2010, at 11:15 AM, Mike Bailey wrote:
Something I recently discovered is that successive AJAX requests reuse
the same TCP connection and don't seem suffer from the impact of TCP
Slow Start the way that normal image loading does. They appear to then
load the image normally (to get it into the browser cache).

Neat, keepalive comes alive. In which browsers have you tested this?

<img src="data:image/png;base64,

That didn't display in Mac Mail...

Clifford Heath.

--
You received this message because you are subscribed to the Google Groups "Ruby or 
Rails Oceania" group.
To post to this group, send email to rails-ocea...@googlegroups.com.
To unsubscribe from this group, send email to 
rails-oceania+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/rails-oceania?hl=en.

Reply via email to