]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
This will put some messages in the error log when some people try a lame
authorPaul Querna <pquerna@apache.org>
Mon, 25 Oct 2004 06:40:08 +0000 (06:40 +0000)
committerPaul Querna <pquerna@apache.org>
Mon, 25 Oct 2004 06:40:08 +0000 (06:40 +0000)
commit35e0b8cd512a8f8a66f82cf344cef2d1b039e90e
tree9f4228db5d4e3cb51e1b42898a5b7f920d420937
parentb92da3b0262fb2b5035f527cf7a6c98e083665d7
This will put some messages in the error log when some people try a lame
DoS by just opening a socket, and never sending any data.

Ivan suggested such a change about a month ago, to match the 1.3 behavoir.

Today I helped OSU's Admins figure out that someone was trying this 'attack'
against their mirror server.  The server status just showed hundreds of
Apache Children stuck in Reading.  This will at least hint to the admins
where the problem is by telling them about it in the error log.

Inspired by: Rici Lake, Ivan Ristic <ivanr webkreator.com>

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@105583 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
server/protocol.c