Probably because it requires sockets to be kept open. Makes it a lot easier to DDOS the server (because you need to maintain HTTP + TCP state), especially at CDN traffic levels.
Too bad IPV4 NAT has made open ports on client machines nearly impossible, otherwise maintaining this connection would not be required.
Too bad IPV4 NAT has made open ports on client machines nearly impossible, otherwise maintaining this connection would not be required.