Hacker News new | ask | show | jobs
by dgomez1092 4083 days ago
I always thought that it would be quicker to use tcp_keepalive_time = <set timframe> in the header or oin your Perl program in order to not keep connection request open for an unrecognized timeperiod. Dont even have to use your shell to manually close the connection.
1 comments

Doesn't help for something already running.