Hi All,
I'm running Coherence 14.1.1.0.6.
We have a confguration with 2 different cache servers and we have also 1 rest proxy (http-acceptor) to access data. The proxy is declared apart of the cache servers (there're no proxies in the session-cache-config.xml of the cache servers).
session-cache-config-proxy-rest.xml
my-coherence-rest-pof-config.xml
my-pof-config.xml
<img src="https://objectstorage.us-phoenix-1.oraclecloud.com/p/BqK85Rn1zA5MP0vYiqbAdPgs7Z6OmMxw8SD3WCFVm5kY8uReidZ1KPIKkgJ1hCkG/n/axciphqpnohg/b/forums-legacy/o/uploads/4VDTE962QTCH/image.png" alt="image.png">At first, this is working well, and the GET requests run ok.
But later the proxy process starts to consume a lot of CPU,and the resquests doesn't work:
Is there anything wrong in my configuration?
Thank you in advance,
Marisol