William Yang
William Yang
### Describe the bug Ater connection is established, set local addr to `127.0.0.1:50600` via API setparm Then get the local addr via API getparm. sometimes we get different port other...
File: [/en_US/advanced/acl-mnesia.md](https://docs.emqx.io/en/broker/v4.3/advanced/acl-mnesia.html) missing http endpoints for emqx_auth_mnesia see also: https://github.com/emqx/emqx-docs/issues/800
File: [/en_US/advanced/plugins.md](https://docs.emqx.io/en/broker/v4.3/advanced/plugins.html) Links in following table are mostly dead. ``` List of plugins The official plug-ins provided by EMQ X include: ```
### What happened? I got a few reports from internal and external users that user get unexpected behaviors when running with heavy traffic like large payload, with high message rate...
**Describe the bug** just run simple example code give me error as following: ``` Error: net::ERR_ACCESS_DENIED at file:///home/ubuntu/.asdf/installs/nodejs/21.6.0/lib/node_modules/@mermaid-js/mermaid-cli/dist/index.html ``` but the file has the right permissions (cat file also works),...
### Describe the bug TLS session resumption fails if we enable server-side peer certificate validation (`QUIC_CREDENTIAL_FLAG_INDICATE_CERTIFICATE_RECEIVED` is set.) unset `QUIC_CREDENTIAL_FLAG_INDICATE_CERTIFICATE_RECEIVED` and set `QUIC_CREDENTIAL_FLAG_NO_CERTIFICATE_VALIDATION;`at server side solves the problem. client-side get...
--reconnect and --session-expiry-interval
Not sure if we should merge this. this branch used a private fork of EMQTT and intro some features that might not that be useful for others.