I read that dot cloud supports WebSockets. I am planning to use socket.io in my application. Since socket.io will fall back on long polling if browser does not support websockets, I was wondering whether dot cloud supports http long polling.
PS: I am assuming this will depend on hipache which dot cloud uses now as their HTTP load balancer.