Hi Viraj,

For endpoints, we should have a generic endpoint configuration as follows.

For Load balancing:
     type: "load_balance"
      endpoints:
        - "<EP_1>"
        - "<EP_2>"

For fail over:
     type: "fail over"
      endpoints:
        - "<EP_1>"
        - "<EP_2>"


For default case:
     type: "default"
      endpoints:
        - "<EP_1>"

Thank you!
-- 
*Pubudu Gunatilaka*
Committer and PMC Member - Apache Stratos
Associate Technical Lead
WSO2, Inc.: http://wso2.com
mobile : +94774078049 <%2B94772207163>
_______________________________________________
Architecture mailing list
[email protected]
https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture

Reply via email to