pppplus
Verified User
- Joined
- Dec 19, 2008
- Messages
- 523
My server crashes (270 of load average) and do not answer any more.
I have to restart httpd
Some invalid URI request, then file: unrecognized option `--mime-type'
And it appears this happens just before server stopped to answer.
Do you have an idea of what can do this ?
I suppose, it's an advertise on a small advertise company which send something bad. But how can these bad requests affect the server ?
Thanks for your help and ideas.
I have to restart httpd
Code:
[Tue May 24 12:43:01 2011] [error] [client 41.35.78.94] Invalid URI in request ccept: */*
[Tue May 24 12:43:01 2011] [error] [client 41.35.78.94] File does not exist: /var/www/html/400.shtml
[Tue May 24 12:43:08 2011] [error] [client 196.221.226.182] Invalid URI in request ation/xhtml+xml, */*
[Tue May 24 12:43:08 2011] [error] [client 196.221.226.182] File does not exist: /var/www/html/400.shtml
[Tue May 24 12:43:33 2011] [error] [client 113.190.214.214] Invalid URI in request ccept: */*
[Tue May 24 12:43:33 2011] [error] [client 113.190.214.214] File does not exist: /var/www/html/400.shtml
[Tue May 24 12:45:24 2011] [error] [client 119.139.99.1] Invalid URI in request Cookie: : 300, referer: http://regiecpm.fr.cr/ban.php?id=85&f=468x60
[Tue May 24 12:45:24 2011] [error] [client 119.139.99.1] File does not exist: /var/www/html/400.shtml, referer: http://regiecpm.fr.cr/ban.php?id=85&f=468x60
file: unrecognized option `--mime-type'
Usage: file [-bcikLhnNsvz] [-f namefile] [-F separator] [-m magicfiles] file...
file -C -m magicfiles
Some invalid URI request, then file: unrecognized option `--mime-type'
And it appears this happens just before server stopped to answer.
Do you have an idea of what can do this ?
I suppose, it's an advertise on a small advertise company which send something bad. But how can these bad requests affect the server ?
Thanks for your help and ideas.