alex8224 edited a comment on issue #5706:
URL: https://github.com/apache/apisix/issues/5706#issuecomment-986914757


   > > @alex8224 You may implement your own balancer and use it in `Upstream` 
objects.
   > 
   > See 
https://apisix.apache.org/blog/2021/07/28/release-apache-apisix-2.8/#new-way-to-develop-support-for-custom-balancer
 .
   
   I can only find very little about how to implement a balancer from the url 
you gave, are there other more detailed guides on how to easily add a balancer 
type?
   For example.
   1. at what stage does the nacos metadata information get and where is it 
placed?
   2. where to add require("apisix.balancer.your_balancer")?
   3. what functions should I implement in my custom balancer?
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to