Hello Haproxy ML,
Here are patches attached to this mail to add "server templates" feature
to haproxy.
The two first patches consist in moving code to be reused both during
'server' lines parsing and during and server templates initializations.
A new CLI command has also been added (see "init server-templates backend).
Third patch adds server_templates_init() function to be called to
initialize server templates attached to a proxy server list.
The remaining patch adds support for 'server-templates' configuration
file new keyword and updates the documentation.
Feel free to review/test/comment upon these patches. Any suggestion, are
welcome.
Regards,
Fred.
Here are patches attached to this mail to add "server templates" feature
to haproxy.
The two first patches consist in moving code to be reused both during
'server' lines parsing and during and server templates initializations.
A new CLI command has also been added (see "init server-templates backend).
Third patch adds server_templates_init() function to be called to
initialize server templates attached to a proxy server list.
The remaining patch adds support for 'server-templates' configuration
file new keyword and updates the documentation.
Feel free to review/test/comment upon these patches. Any suggestion, are
welcome.
Regards,
Fred.