31-Jan-2020 11:59
Hi folks,
We wanted to use Big-IP as a XML/SOAP to ICAP conversion gateway. We know that Big-IP supports XML/SOAP and ICAP, but the question is, can Big-IP put the files directly into ICAP without encoding back to XML/SOAP? That way, the ICAP sever does not have to deal with XML/SOAP.
Found the exact use case captured here, but it is not clear if the files going on ICAP are XML/SOAP encoded-
https://onlinehelp.opswat.com/icap/F5_BIG_IP_ASM_(WAF).html
Appreciate any pointers and feedback.
Thank you.
02-Feb-2020 12:45
The BigIP ASM extracts the binary file data from the XML/SOAP payload to send to the ICAP server, as long as you have the correct WSDL/Schema configured for the XML profile on the ASM policy.
K70941653: Configuring BIG-IP ASM antivirus protection
02-Feb-2020
22:38
- last edited on
24-Mar-2022
01:23
by
li-migration
Many thanks for the pointer. Will this out