Skip to content

Make timeouts configuration based?Β #5

@mhodge13

Description

@mhodge13

Is there a way to make the timeouts configurable so that it is not a hard coded 60 seconds?

File: https://github.com/devilbox/docker-haproxy/blob/master/data/haproxy.cfg

  • timeout client 60s
  • timeout server 60s

I have been able to increase the value by logging into the haproxy container, changing the value, and then restarting the container.

This becomes a pain if I have to restart the containers each time to change the timeout value. Can it be configurable like the other environment variables so I can define the timeout value in configuration?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions