Products | Versions |
---|---|
TIBCO Cloud API Management | ALL |
#Configuration
When configuring an endpoint in Mashery only one host/ip can be provided in the Public Endpoint(CloudMashery) or Published Endpoint(MasheryLocal-Untethered).
However there can be multiple TM's that can handle the request:
- multiple workers/load balancing domains in CloudMashery
- multiple TMs in Mashery Local(Tethered as well as Untethered)
#Issue
If the public endpoint is:
https://<public_host/ip>/<path/uri>
and a particular TM receives the request as:
https://<tm_host/ip>/<path/uri>
then it will return 596 Service Not Found error.