apache/apisix

docs: limit-conn plugin in stream proxy

Open

#4,933 opened on Aug 30, 2021

View on GitHub
 (14 comments) (0 reactions) (0 assignees)Lua (2,860 forks)batch import
docgood first issue

Repository metrics

Stars
 (16,597 stars)
PR merge metrics
 (Avg merge 7d 18h) (97 merged PRs in 30d)

Description

Improved or typo fixed.

Currently, the limit-conn is supported in the stream proxy, but the documentation about limit-conn doesn't give a good example to show how to use it in stream proxy.

Documentation link: http://apisix.apache.org/docs/apisix/plugins/limit-conn.

Solution

We may add an example for how to use limit-conn in the stream proxy.

Contributor guide