Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Warning

If you want to modify the config file, you need to be root and modify the file as explained here follow this procedure https://confluence.ecmwf.int/display/EWCLOUDKB/How+to+modify+HAproxy+config+file. You will find also more general info about the config and a way to validate your changes.

...

2. After saving the changes, the changes should take effect in the haproxy container.you need to restart the container

Code Block
docker restart <CONTAINER_ID>

3. You can check the validity with the following command

...