I was looking at my logs and found this
[17-Feb-2010 10:19:01] PHP Warning: POST Content-Length of 209800441 bytes exceeds the limit of 8388608 bytes in Unknown on line 0
The great thing is that it does not tell me what file was executed when this happens. Obviously, no one will be posting a 200 MEG request.
Is there anything I can do to create a better log?
Thank you
is this an attack?
Moderator: General Moderators
Re: is this an attack?
This could have been a file upload.yacahuma wrote:Obviously, no one will be posting a 200 MEG request.
-
qadeer_ahmad
- Forum Newbie
- Posts: 11
- Joined: Thu Aug 14, 2008 3:17 am
Re: is this an attack?
maybe some one making loop of posting?