Forum Discussion
Nov 08, 2013
Cache based on SOAP XML Envelope content
Hi guys!
We got a tricky question from our developers. They have a service which gets a bit too much traffic and would like to cache the responses for around 10 seconds based on the content in t...
Kevin_Stewart
Nov 08, 2013Employee
A few thoughts:
-
The EA license and corresponding XML parsing functions no longer exists. The XML_CONTENT_BASED_ROUTING event is the only thing left from that, only works on request traffic, and is limited on the number of values it can return from the XPath query. Depending on your content, you may need to do this with string parsing.
-
Is it the request or response payload that you need to capture and cache?
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