api-policies
api-policies copied to clipboard
I tried it with my API. I applied the response caching policy. I hit the API many times but the subsequent request has greater response time compared to the first...
CloudHub, AG 2.2.0 Tried applying the policy on an API. The below response is produced ``` Execution of the expression " app.registry['lock'].lock(); if (!app.registry['sn'].contains(key)) app.registry['sn'].store(key, payloadBck); app.registry['lock'].unlock(); " failed. (org.mule.api.expression.ExpressionRuntimeException)....
This allows the policy to run on CloudHub with runtime 3.8.1 with a Base64 shared secret and and without throwing an exception checking while checking the audience.
Policies that use cxf:proxy-service does not work with the autogenerated wsdl proxies in API Gateway
As the policy is using a cxf:proxy-service, that component will provide you an invalid wsdl instead of giving you the one generated by the API Platform proxy's cxf:proxy-service (which modifies...