MINOR: server: Copy configuration file and line for server templates
authorChristopher Faulet <cfaulet@haproxy.com>
Mon, 2 Nov 2020 21:04:55 +0000 (22:04 +0100)
committerChristopher Faulet <cfaulet@haproxy.com>
Tue, 3 Nov 2020 09:44:38 +0000 (10:44 +0100)
commit75bef00538eebc00c22309c7f9391c0f6d502ac0
tree0771fdbdfcd5f44c67e99e64d2526e76c6316318
parentac1c60fd9c63dd9ac4bab7e9a9f24fb347a5fbdf
MINOR: server: Copy configuration file and line for server templates

When servers based on server templates are initialized, the configuration file
and line are now copied. This helps to emit understandable warning and alert
messages.

This patch may be backported if needed, as far as 1.8.
src/server.c