on Linux at least has some major major problems. It has something to do with repeat connections that will eventually hang the browser for a good 20-30 seconds before giving up the socket. It’s a problem for the user who has no idea whats going on and its a problem server side because a single client is hogging a container thread. Oy.