Commit 46e30ddc authored by Nils Goroll's avatar Nils Goroll

comment typo fix

completely irrelevant historical note:

IIUC, ~20+ years ago, "slowlaris" was referring to Solaris being
percieved as "much slower than linux" (which was partly true, but
also related to the fact that linux had less mp support at the time)
parent 1cae1a45
......@@ -207,7 +207,7 @@ V1L_Flush(const struct worker *wrk)
* was sent.
*
* XXX: Add a "minimum sent data per timeout
* counter to prevent slowlaris attacks
* counter to prevent slowloris attacks
*/
if (VTIM_real() - v1l->t0 > cache_param->send_timeout) {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment