Forum Discussion
boneyard
Jul 02, 2012MVP
length violation: POST data vs request
im doing some tests with a html page / php script with which i can upload a file. when configured on a low value at File Types > php > Request Length / POST Data Length both these violations trigger: Illegal POST data length /Illegal request length.
am i correct in assuming that the request length is about the whole request and the POST data only about the send POST data? would this usually mean that you need to set both on the same allowed size? request perhaps a little higher because of the headers?
- Ido_Breger_3805Historic F5 AccountRequest size means the full request = URI line + query String +headers + post data. Yes, the full request should be higher than the post data.
Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects