Module ngx_http_upstream_conf_module

The ngx_http_upstream_conf_module module allows configuring upstream server groups on-the-fly via a simple HTTP interface without the need of restarting nginx. The http or stream server group must reside in the shared memory.

This module is available as part of our commercial subscription.
upstream_conf
  • References/Server/Nginx/Modules reference/ngx_http_upstream_conf_module

Syntax: upstream_conf; Default: — Context: location

2025-01-10 15:47:30