Message282003
Sorry, I missed this issue.
TCP_USER_TIMEOUT is super useful! It helps a lot to detect when a server is down, especially when using keep alive: at kernel level (TCP keepalive) or application level (ex: RabbitMQ heart beat).
Linux default timeout is more something like 15 minutes. A few years ago, it was longer than 2 days :-) |
|
Date |
User |
Action |
Args |
2016-11-29 15:59:08 | vstinner | set | recipients:
+ vstinner, pitrou, ned.deily, python-dev, serhiy.storchaka, yselivanov, osandov, JelteF |
2016-11-29 15:59:08 | vstinner | set | messageid: <1480435148.93.0.547642701422.issue26273@psf.upfronthosting.co.za> |
2016-11-29 15:59:08 | vstinner | link | issue26273 messages |
2016-11-29 15:59:08 | vstinner | create | |
|