You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by Robert Andersson <ro...@profundis.nu> on 2004/10/07 11:03:00 UTC

Re: [users@httpd] Interesting entry in error log

Eimantas Vaiciunas wrote:
> [Thu Oct 07 06:08:04 2004] [error] [client 213.197.128.207] request
> failed: error reading the headers
>
> I know it's not dangerous, but anyway - what kind of request caused this
> error?

It could be numerous things:
- The client disconnected during the request phase
- There was a syntax error in the request (headers)
- There request was garbage (maybe SSL traffic on normal port?)

Most likely a handcrafted request or maybe a script that isn't behaving 
well. I really don't know the exact circumstances when that error is 
generated, so I'm just speculating.

Regards,
Robert Andersson 


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org