Public bug reported:

Currently nginx config tree doesn't provide a flexible way for adding
servers to the "stream" section, as opposed to the "http" one. Changing
/etc/nginx/nginx.conf is required to add those.

The main config file could include something like

stream {
        include /etc/nginx/stream.d/*.conf;
}

so that files can be dropped in /etc/nginx/stream.d without need to
change the main config file.

** Affects: nginx (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1865948

Title:
  Add a config dir for stream definitions

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nginx/+bug/1865948/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to