devops-coop / ansible-haproxy

Installs and configure HAProxy
Apache License 2.0
96 stars 97 forks source link

added timeout settings for listen, frontend and backend #29

Closed r-daneel closed 8 years ago

r-daneel commented 9 years ago

Up to now, only the default section could be used to set timeouts. This adds support for timeouts in listen, frontend and backend sections. Note that all timeout parameters do not apply to all sections but will not be checked for sanity by this playbook.