You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2021/02/05 10:36:30 UTC

[GitHub] [apisix] nanamikon opened a new issue #3533: request help: How to implement custom balancer?

nanamikon opened a new issue #3533:
URL: https://github.com/apache/apisix/issues/3533


   ### Issue description
   Rerfer to apisix/init.lua,   there is no phase named "balancer" , so what's the plan to support balancer in the feature?
   
   By the way,  I also try to use Script, but it does not support balancer phase either.
   
   ### Environment
   
   * apisix version (cmd: `apisix version`):2.2
   * OS (cmd: `uname -a`):ubuntu
   * OpenResty / Nginx version (cmd: `nginx -V` or `openresty -V`):1.19
   * etcd version, if have (cmd: run `curl http://127.0.0.1:9090/v1/server_info` to get the info from server-info API):3.4.17
   * apisix-dashboard version, if have:
   


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [apisix] spacewander closed issue #3533: request help: How to implement custom balancer?

Posted by GitBox <gi...@apache.org>.
spacewander closed issue #3533:
URL: https://github.com/apache/apisix/issues/3533


   


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [apisix] spacewander commented on issue #3533: request help: How to implement custom balancer?

Posted by GitBox <gi...@apache.org>.
spacewander commented on issue #3533:
URL: https://github.com/apache/apisix/issues/3533#issuecomment-775588149


   Why do you think we can't implement custom balancer? Just add your one under `apisix/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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [apisix] tokers commented on issue #3533: request help: How to implement custom balancer?

Posted by GitBox <gi...@apache.org>.
tokers commented on issue #3533:
URL: https://github.com/apache/apisix/issues/3533#issuecomment-774404177


   Yes, now we cannot implement custom balancer yet. Do you have some good idea to support it?


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [apisix] Firstsawyou commented on issue #3533: request help: How to implement custom balancer?

Posted by GitBox <gi...@apache.org>.
Firstsawyou commented on issue #3533:
URL: https://github.com/apache/apisix/issues/3533#issuecomment-773936828


   Is it this one? https://github.com/apache/apisix/blob/master/apisix/init.lua#L711


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org