Re: About the order of execution of the modules.

2021-03-14 Thread SP ADD
Hi there! Thanks for your answer! In my module, ngx_module_type is set to HTTP, so ngx_module_order doesn't apply. I'm sorry, I'm not sure what "stock module" means, I guess it means a built-in module, i.e. a module that can be enabled or disabled just by the parameters of the "configure" scri

Re: About the order of execution of the modules.

2021-03-14 Thread SP ADD
There are some errors in the content of my reply just now, I will re-post the question I wanted to ask, please see the previous reply for the rest of the content. * How to control the order of execution between dynamic stock modules and my dynamic module. * How to control the order of execution