1
votes

For API creation I am able to load balance our services by adding N number of API service urls. But how to do the same for load balancing websocket in wso? As per documentation i didn't see any steps or notes to add another or N number of urls for wso2 websocket API.

Please let me know if I can try out anything to figure out how to handle this issue.

1
Are refering to loadbalancing backend endpoints?Bee

1 Answers

0
votes

I assume you're talking about backend endpoints. In that case, you need to have a loadbalancer between the API gateway and your backend servers.