3f5b6b55b0
Go's net/http library has no limits in place for number of concurrent requests currently being processed. This can result in an enormous number of goroutines being created and the read/write buffer pools growing unbounded resulting in OOM situations. |
||
---|---|---|
.. | ||
config.go |