|
|
|
|
|
by yumyumyumyumyum
3213 days ago
|
|
And yet this issue remains unsolved: https://github.com/golang/go/issues/16100 Your choice is force a timeout and kill streaming requests, but defend against slow client DOS, or support streaming requests and suffer from a trivial slow client DOS. For this and other reasons I still recommend fronting golang with something more capable on this front. |
|