ngx_module_order directive

Carey Gister careygister at outlook.com
Sat Jun 8 00:44:29 UTC 2019


Hello,

I'm writing a new module and I want to place in a specific order in the module list as defined in ngx_modules.c.

If my module name is x_module and I want it to run after ngx_http_slice_filter_module I tried:

ngx_module_order=x_module ngx_http_slice_filter_module

and I am informed during configuration that 'ngx_http_slice_filter_module does not exist.

What is the correct syntax for this directive?

Carey Gister
415-310-5304

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.nginx.org/pipermail/nginx-devel/attachments/20190608/3870c75d/attachment.html>


More information about the nginx-devel mailing list