Bug 6941

Summary: Add Denial-of-Service protections to GridShib-CA
Product: GridShib Reporter: Von Welch <vwelch@uiuc.edu>
Component: GridShib-CAAssignee: Von Welch <vwelch@uiuc.edu>
Status: NEW    
Severity: enhancement    
Priority: P3    
Version: 2.0.0   
Target Milestone: ---   
Hardware: All   
OS: All   

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.