docker-archive / dockercloud-haproxy

HAproxy image that autoreconfigures itself when used in Docker Cloud
https://cloud.docker.com/
651 stars 187 forks source link

Enable auto refresh option for HAProxy stats #171

Closed madhur closed 7 years ago

madhur commented 7 years ago

The haproxy stats page needs to be manually refreshed. Is there a way , I can have auto refresh. I believe it is added by following option

stats refresh 10s

tifayuki commented 7 years ago

@madhur you can set EXTRA_DEFAULT_SETTINGS =stats refresh 10s to add the option to the default section of haproxy config