Hi Mark,
408 is an HTTP status code meaning Request Timeout. The excerpt from the
RFC2616 is:
408 Request Timeout
The client did not produce a request within the time that the server was
prepared to wait. The client MAY repeat the request without
modifications at
any later time.
Do you have lots of this? If just a few I wouldn't say its an attack but
a problem from the person making the request.
Sean C. McCarthy
SCI, SL (www.sci-spain.com)
Mark Lo wrote:
>
> Hi,
>
> My apache log files contains the following log info sending from my
> desktop to my server which hosted at remote data center, I am wondering, am
> I being hacked ?? Is there something wrong in my apache server ??
>
> 203.218.49.24 - - [07/Aug/2001:22:04:52 +0800] "-" 408 - - "-" "-"
> 203.218.49.24 - - [07/Aug/2001:22:04:55 +0800] "-" 408 - - "-" "-"
> 203.218.49.24 - - [07/Aug/2001:22:04:56 +0800] "-" 408 - - "-" "-"
> 203.218.49.24 - - [07/Aug/2001:22:04:56 +0800] "-" 408 - - "-" "-"
>
> Thanks
>
> Mark
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> To contact the list administrators, e-mail: [EMAIL PROTECTED]
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]