is this an attack?

Ye' old general discussion board. Basically, for everything that isn't covered elsewhere. Come here to shoot the breeze, shoot your mouth off, or whatever suits your fancy.
This forum is not for asking programming related questions.

Moderator: General Moderators

Post Reply
User avatar
yacahuma
Forum Regular
Posts: 870
Joined: Sun Jul 01, 2007 7:11 am

is this an attack?

Post by yacahuma »

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
User avatar
Weirdan
Moderator
Posts: 5978
Joined: Mon Nov 03, 2003 6:13 pm
Location: Odessa, Ukraine

Re: is this an attack?

Post by Weirdan »

yacahuma wrote:Obviously, no one will be posting a 200 MEG request.
This could have been a file upload.
qadeer_ahmad
Forum Newbie
Posts: 11
Joined: Thu Aug 14, 2008 3:17 am

Re: is this an attack?

Post by qadeer_ahmad »

maybe some one making loop of posting?
Post Reply