netscalar load balancer URL is not accepting for DownstreamHostAndPorts #2277
srangu1205
started this conversation in
Show and tell
Replies: 2 comments 3 replies
-
Hello! What's your name? You need to upload the complete solution for review by our team or community. Finally, once again,
|
Beta Was this translation helpful? Give feedback.
0 replies
-
Hello @raman-m this is Sunil. Ocelot gateway can provide load balance, but instead i like to use net scalar load balancer( load balance handled by net scalar), can i use it. My example {
"DownstreamPathTemplate": "/api/test",
"DownstreamScheme": "http",
"DownstreamHostAndPorts": [
{
"Host": "https://loadbalancerurl.com",
}
],
"UpstreamPathTemplate": "/api/test",
"UpstreamHttpMethod": [ "POST" ],
"SwaggerKey": "testAPI"
}, |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When I give net scalar load balancer URL for DownstreamHostAndPorts its throwing error, please could you help me.
Beta Was this translation helpful? Give feedback.
All reactions