Forum Discussion
F5 ASM XML processing - policy name.
Hello,
thans for your answer but its not exactly what i asked for. I know that i can increase available ram for XML processing with both of these variable and related articles.
I asked if there is a way to check which WAF policy or even which requests trigger this log message (error)?
Maybe its possible to check which policy is consuming the most of the XML processing memory?
- VGF5Jul 16, 2025
Cumulonimbus
ASM does not provide a built-in way to directly identify which specific WAF policy or request is consuming the most XML processing memory, nor does it log which policy triggered the XML/JSON memory exhaustion error. However, you can search the logs for large requests that failed XML parsing:
zgrep -i 'XML parser' /var/log/asm* | awk '{print $7,$9}' | sort -nr | head
Recent Discussions
Related Content
* 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