Bug 6941 - Add Denial-of-Service protections to GridShib-CA
: Add Denial-of-Service protections to GridShib-CA
Status: NEW
: GridShib
GridShib-CA
: 2.0.0
: All All
: P3 enhancement
: ---
Assigned To:
:
:
:
:
  Show dependency treegraph
 
Reported: 2010-01-26 13:42 by
Modified: 2010-01-26 13:42 (History)


Attachments


Note

You need to log in before you can comment on or make changes to this bug.


Description From 2010-01-26 13:42:28
An easy protection would be to set $CGI::POST_MAX and $CGI::DISABLE_UPLOADS in
CGIinterface.pm

There may be others. Apache might have some that could be configured.