Hacker News new | ask | show | jobs
by pipe01 1664 days ago
The client would eventually time out though, right?
1 comments

Yes, browsers probably have their own relatively short timeouts. (curiously enough, system TCP stack will never close idle connections by default, and even if application requests SO_KEEPALIVE, default intervals are usually in hours range)