Skip to content

how do I reload? am I doing something wrong? #253

@elico

Description

@elico

I am using 3.2 and I have tried to reload the config after a backend change.
I have the stats page open and I am reloading using a sighup ie docker-compose kill -s HUP haproxy.
The logs shows a reload happen but I do not see the changes reflected in the stats page.
I can verify this by removing a backend server or changing the stats page refresh time from 5s to 30s.
Maybe in the underlying structure it reloads but it's not reflected in the stats page.
I am unsure if I am doing something wrong or not.
Also, since there is not ps or other tool I do not know the default pid file if there is (I couldn't find one) so I cannot find the pid of the haproxy process so I can try to run some cli command that will use the pid to do that.
It's probably not required since I see in the container logs that a reload was triggered.

Thanks in advance

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions