zhouzb
zhouzb
@afzaal-ameer Are you configuring a domain name? How do you judge that the old IP is connected?
@berayb If you find that the Broker did not make a request, then this timeout should be connect timeout.
@zsafder Have you turned off anonymous access in `emqx.conf`? `allow_anonymous = false` is required if you want the server to deny access to users who are not authenticated.
@UglyTroLL This is a good suggestion, but it may not be consistent with our current API design. In 5.0, we will make an adjustment to the API, and then we...
> you mean add queue length in trace logs ? If it could be displayed on the client details page like the current flight window size, I think it would...
@tafiagu In the previous implementation, we did not handle the return of the Webhook, we will improve this behavior in the next version.
@DrmagicE we chose a more lenient behavior when the subscription failed, that is, only this subscription failed but not disconnected, sorry for making you confused.
Actually I'm more looking forward to this format: ``` SELECT {'key': value} ```
When a bridge uses a process pool, it may happen that a message published by one client is forwarded to another client. Therefore, even if No Local behavior is implemented,...
@qzhuyan If I send a real message directly with the same Payload, this SQL will be triggered. The behavior of both parties is different, so there is a problem with...