Hello All,
Can you please help to check whether same base path can be possible for different proxies?
I will have different resource path for different proxies.
Thanks
Solved! Go to Solution.
Assuming the same vhost, multiple proxies
Actually the first bullet is not strictly true. Apigee Edge doesn't restrict proxies from specifying the same basepath. Apigee Edge restricts DEPLOYMENT of a proxy if it has a basepath which is the same as an already-deployed proxy. In other words, all DEPLOYED proxies must have a unique basepath.