P_Kueppers
Sep 01, 2022MVP
BigIP ASM Problems with FileUploads with SOAP
Hi there,
actually my ASM Policy is blocking a file upload for one application with the error message:
HTTP protocol compliance failed
Chunks number exceeds request chunks limit: 1000
I raised the chunks limit blindly from 1000 to 1500 with no success. Where I can see the actually number of chunks without capturing the traffic? After disabling the funktion "Unparsable request content" Upload went through without a problem. But from the notice I would stick this on?
Note that disabling this check can result in losing many enforcement features in the ASM.
Sametime I get the following syslogs:
ASM out of memory error: event code X242 Exceeded maximum memory assigned for XML/JSON processing
Cannot allocate 27415074 more bytes for XML parser. current memory size 837505174 (in bytes)
As you can see I raised the available memory for XML request from 450MB (default) to nearly the double.