Add a config dir for stream definitions

Bug #1865948 reported by Alberto Donato
8
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/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.

Revision history for this message
Thomas Ward (teward) wrote :

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.

Changed in nginx (Ubuntu):
status: New → Triaged
importance: Undecided → Wishlist
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.