How To Avoid Load Balancer For Internal REST Service Calls
(Doc ID 2904315.1)
Last updated on JANUARY 31, 2024
Applies to:
SOA on Marketplace - Version N/A and laterInformation in this document applies to any platform.
Symptoms
ACTUAL BEHAVIOR
---------------
To avoid using the load balancer to invoke a rest service in one composite from another composite, the following property setting has been added to composite.xml but the call is still being performed over HTTP:
rest.binding.local.optimization
EXPECTED BEHAVIOR
-----------------------
If rest.binding.local.optimization is set to true, the invocation should be performed through direct Java.
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |
References |