Project

General

Profile

Actions

Bug #6784

open

HAProxy version .48 will not use URL Table Alias for front end listener

Added by Aaron Smith over 7 years ago. Updated about 5 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
haproxy
Target version:
-
Start date:
09/11/2016
Due date:
% Done:

0%

Estimated time:
Plus Target Version:
Affected Version:
2.3.1
Affected Plus Version:
Affected Architecture:

Description

I use HAProxy with an alias of ports to listen on. The backend has the ports set to blank so it just does a pass through to the back end. I want to use a URL Table alias that will update this list so a restart of HAProxy will pick up the new list of ports to listen on.

In thinking about this, the generated config is probably done when saved and it reads that alias. Since a URL Table is stored in a txt file, it's probably not able to pick up these changes and generate a new config unless some sort of command is run to redo that config file. This could be seen less as a bug and more of a feature request, so I'll let you decide if it should be moved to a feature request.

Actions

Also available in: Atom PDF