]> git.sesse.net Git - nageru/commit
If a HTTP server backlog becomes very large (>1 GB), kill the connection to avoid...
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Fri, 22 Mar 2019 21:56:41 +0000 (22:56 +0100)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Fri, 22 Mar 2019 21:56:41 +0000 (22:56 +0100)
commit5134326314e562de25f90046b1beb4e29e2ecf40
treea3b8d0a285bf753e80ce0f8641ccfdb4c98938b5
parent23da824e1d61e37fbe0cc1c0f4d32052022a50ba
If a HTTP server backlog becomes very large (>1 GB), kill the connection to avoid runaway OOM.
shared/httpd.cpp
shared/httpd.h