0

I speack spanihs. Will try english. I have a WSO2 proxy service for a backend SOAP WebService. It works fine! The problem starts when i enable Response Caching for the proxy service, 20 seconds caching. I set ports in TCPMonitor(localhost 8280 and the one for backend service). I see that when i send different requests to the proxy, it returns same cached response. It return the response cached for the first request into that 20 seconds of life into the cache.

Differents body http for different requests, but same headers and POST URI.

Does ESB do the hash with headers+body or only the headers?

Thansk for your help Diego

4

1 回答 1

0

你在起诉缓存中介吗?缓存中介缓存响应,当它看到相同的请求到达系统时,它会发回缓存的响应。或者您是否启用了代理服务的响应缓存?

于 2013-05-14T15:37:27.637 回答