Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

About how to dynamically set nginx's parameters. #80

Open
wangkpot opened this issue Sep 26, 2023 · 0 comments
Open

About how to dynamically set nginx's parameters. #80

wangkpot opened this issue Sep 26, 2023 · 0 comments

Comments

@wangkpot
Copy link

Hi, this module is really great! But now I have some problems with using this module.
Currently, this module only supports few parameters which that can be dynamically bound to routes, such as client_max_body_size. I want to support more parameters which that can be dynamically bound to routes.
At first, some parameters work before apisix's rewrite phase (we inject parameters by this phase), such as client_header_timeout, so how to set this parameter dynamically by apisix plugins?
Secondly, is there any way to quickly help us determine which stage an nginx parameter belongs to? So we can kown this parameter whether can be setted dynamically.
Thank you for taking the time to read my question, looking forward to a reply.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant