Add a config dir for stream definitions
Bug #1865948 reported by
Alberto Donato
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
nginx (Ubuntu) |
Triaged
|
Wishlist
|
Unassigned |
Bug Description
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/
The main config file could include something like
stream {
include /etc/nginx/
}
so that files can be dropped in /etc/nginx/stream.d without need to change the main config file.
To post a comment you must log in.
It is past FeatureFreeze in Focal so this is not going to land for Focal.
I am marking this Wishlist/Triaged for now, and will Won'tFix for Focal when G-series is listed here on Launchpad.
This will be considered for G-series and beyond but not for Focal as it is a bit late in the dev cycle to add new features to the packaging that aren't bugfixes or critical fixes.