logoalt Hacker News

amlutoyesterday at 7:30 PM2 repliesview on HN

The client has been SIGKILLed, so it’s not assuming anything. I wonder whether the comment is a typo and they meant to kill -9 the server instead.


Replies

jmalickiyesterday at 8:35 PM

Hypothetically if this was HTTP without a Content-length (like it used to be in the olden days), you could have a proxy server assume this is the entire file.

MrBuddyCasinoyesterday at 8:00 PM

Perhaps a permanently hung connection because timeout is zero (=disabled?)?

show 1 reply