hi, list.
we are in attack I think. our Catalyst app is taking 2G to process one
request.
8: 18940 1567M 5.9M 1567M 1121M W 0.000s 0.000s 459 1.2.3.4
www.xxsite.com POST /comment/post HTTP/1.0
that's from vmonitor.
I'm wondering is there someone to put large content in our comment
textarea?
we limited size in Apache httpd.conf (LimitRequestBody 11000000) but it
doesn't help.
is HTTP::Body has something like $CGI::POST_MAX?
http://search.cpan.org/~lds/CGI.pm-3.37/CGI.pm#Avoiding_Denial_of_Service_Attacks
or it's not caused by large POST content? any hint is really appreciated.
Thanks.
--
Fayland Lam // http://www.fayland.org/
Foorum based on Catalyst // http://www.foorumbbs.com/
_______________________________________________
List: [email protected]
Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/[email protected]/
Dev site: http://dev.catalyst.perl.org/