
Max number of connection may be set up, as well as major tunables may be added as the variables. Change-Id: I5b333b79680d81b030810a7e94e3cc4bfe724649
8 lines
334 B
YAML
8 lines
334 B
YAML
---
|
|
features:
|
|
- Haproxy-server role allows to set up tunable parameters.
|
|
For doing that it is necessary to set up a dictionary of options in the
|
|
config files, mentioning those which have to be changed (defaults for the
|
|
remaining ones are programmed in the template). Also "maxconn" global option
|
|
made to be tunable.
|