How to limit the message publish rate for individual user

27 views
Skip to first unread message

ansari mustafa

unread,
Oct 9, 2023, 4:50:48 AM10/9/23
to vernemq-users
Hi Team,

I am using the vernemq. To authenticate users I have configured the postgres database.
in the publish_acl column I have three parameter like below.
eg: - {
          "pattern": "some/topic"
         "max_qos": 1,
         "max_payload_size": 1024
         }

is there any way I can declare the message publish rate for so that my system should not break.
Reply all
Reply to author
Forward
0 new messages