Applenice commented on issue #3917:
URL: https://github.com/apache/apisix/issues/3917#issuecomment-873762611
> @Applenice Have you tried this:
>
> ```yaml
> lua_shared_dict internal_status {*
http.lua_shared_dict["plugin-limit-req"] *};
> ```
I just tested this way of writing and it does work. I learned.
So do I need to change the PR content? Would it be better to keep one
style?😃 Personally, I think it's a bit strange to have two ways of handling the
same feature because of different naming formats. Of course my idea may not be
the best.
--
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]