Skip to content
This repository was archived by the owner on Jan 23, 2020. It is now read-only.
This repository was archived by the owner on Jan 23, 2020. It is now read-only.

Docs: describe the configured ELB health check #191

@molexx

Description

@molexx

Expected behavior

Docs 'Load balancer' page contains a small section on the health check that has been set up.

Actual behavior

Confusion as to why there's a health check set up targetting port 44554, yet when sshing to the servers 'docker ps' shows nothing listening on that port.

Information

Comments in #52 explain what's going on:

BTW 44554 is our diagnostic server, it runs directly on the host. If it stops responding the host would reboot. So it might be an issue with that server.

Originally posted by @kencochrane in #52 (comment)

The diagnostic server doesn't run as a container, it runs directly on the host, and it monitors docker and other items. Because of this, it isn't visible from docker ps.

Originally posted by @kencochrane in #52 (comment)

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