comedown opened a new issue #2909:
URL: https://github.com/apache/apisix/issues/2909


   ### Issue description
   我在example-plugin下面加了balancer方法,但是没有执行
   
   function _M.balancer(conf, ctx)
       core.log.info("plugin balancer phase, conf: ", core.json.encode(conf))
       core.log.info(" ctx: ", core.json.encode(ctx, true))
   end
   
   ### Environment
   
   * apisix version (cmd: `apisix version`):2.0
   * OS: MacOS 10.15.7
   


----------------------------------------------------------------
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:
[email protected]


Reply via email to