soulbird opened a new issue, #7521: URL: https://github.com/apache/apisix/issues/7521
### Current State Users can use APISIX's limit-conn plugin to limit the rate of new websocket requests, but there is no relevant documentation to describe it. A typical application scenario is a chatbot that communicates with a WebSocket server. In order not to be overwhelmed by requests from bots, the rate of their requests needs to be limited. ### Desired State Add some examples or best practices of using the limit-conn plugin to limit the rate of websockets in the documentation. -- 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. To unsubscribe, e-mail: notifications-unsubscr...@apisix.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org