Blocked request body larger than 1M

Nevins, Patrick pat_nevins at brown.edu
Thu Mar 6 14:37:25 EST 2014


Is there any harm in changing the limit to 1280*1024 in apache/mod_shib.cpp
?

    if (m_req->remaining > 1024*1024)
        throw opensaml::SecurityPolicyException("Blocked request body
larger than 1M size limit.");

Thanks,

Pat
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://shibboleth.net/pipermail/users/attachments/20140306/81d1e335/attachment.html 


More information about the users mailing list