|
|
|
|
|
by dotdi
1988 days ago
|
|
I'm working on a product that requires to keep the same TCP connection open for a long time, and my company found the same: After a lot of resources invested in debugging, switching out hardware, and interminable log files we suspected the ISP is to blame, so we built an MVP that was connected directly to what the ISP provides, and a client on a different ISP that wasn't closing connections. We saw the connection close at exactly the same time as before. |
|