packages/net/nginx/files-luci-support
Christian Marangi 65a676ed56
nginx: introduce support for dynamic modules
Start building sub package that provide dynamic modules.

Each module needs to be loaded using load_modules.
Refer to nginx documentation on how to use this.

This should result in lower memory usage as only used module are loaded.

Also fix the uci-default scripts to add the required ubus module for
luci module.

-fvisibility=hidden is needed to be dropped to correctly support loading
dynamic modules.

Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
2023-04-27 06:14:57 +02:00
..
60_nginx-luci-support nginx: introduce support for dynamic modules 2023-04-27 06:14:57 +02:00
luci.locations nginx: set log level to crit for luci-static 2020-05-24 18:53:16 +02:00