> it help you to dynamic load balance by client_id of MQTT In fact, this feature is only available in the version we developed for a customer.
In that version, we can do consistent hash load balance according to the client id. We are planning to open source it in the coming release. ನಾಗೇಶ್ ಸುಬ್ರಹ್ಮಣ್ಯ (Nagesh S) <nageshbl...@gmail.com> 于2022年1月4日周二 22:22写道: > > Hi, > I was going through the documentation of MQTT plugin - > https://apisix.apache.org/docs/apisix/plugins/mqtt-proxy/#how-to-enable Can > you please describe a few scenarios w.r.t. this sentence - "The plugin > mqtt-proxy only works in stream model, it help you to dynamic load balance > by client_id of MQTT."? If I am expecting 100 clients and I am running 10 > MQTT broker instances (upstream), then APISIX will allocate 10 clients to > each broker? > > > > Regards, > N