dockerfile / haproxy

Haproxy Dockerfile for trusted automated Docker builds.
http://dockerfile.github.io/#/haproxy
MIT License
126 stars 123 forks source link

default haproxy cfg uses deprecated options #6

Closed darethas closed 9 years ago

darethas commented 10 years ago

contimeout is now timeout connect clitimeout is now timeout client srvtimeout is now timeout server

voxxit commented 9 years ago

Added a PR for this.