Forum Discussion
smalex
Altostratus
May 06, 2019ASM File type Lengths- clarification
I am new to ASM.
Can anyone help me understand various file type length suggestions like POST Data Length, Query String Lengthand Request Length? My ASM is suggesting weird numbers for these len...
Jiri_Rosenmayer
Altostratus
May 06, 2019Hi Smalex, POST data len - well this is the length of the POST data (which is the part below headers) - and it may be 1000000 (which is 1MB). This is usually the case when user is uploading a file. Request length - length of the whole req (headers+data(the POST)) Query string len - this is the part of URI after ? - ?test=1&bla=2 - usually this part is around 100, 1000,
And yes, you can see that in traffic learning, but the requests get truncated if they get too big. But the Content-Length header will tell you how big was the request.
Jiri
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