hf400159 commented on code in PR #7581: URL: https://github.com/apache/apisix/pull/7581#discussion_r934229818
########## docs/en/latest/plugins/limit-conn.md: ########## @@ -141,3 +141,79 @@ curl http://127.0.0.1:9080/apisix/admin/routes/1 -H 'X-API-KEY: edd1c9f034335f13 } }' ``` + +## Limit the rate of WebSocket connections Review Comment: I think you can simplify this step. We don't have to tell the user how to create a WebSocket Server. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
