Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

added Consul TCP Health Check #357

Merged
merged 2 commits into from
Mar 5, 2016

Conversation

mvanholsteijn
Copy link
Contributor

Adds a Consul TCP health check by specifying ..._CHECK_TCP=true

issue #225

@hairyhenderson
Copy link

Is this a duplicate of #307?

@mvanholsteijn
Copy link
Contributor Author

Yes, it is an identical fix....

On Mon, Feb 29, 2016 at 5:09 PM, Dave Henderson notifications@github.com
wrote:

Is this a duplicate of #307
#307?


Reply to this email directly or view it on GitHub
#357 (comment)
.

ing.Mark van Holsteijn
tel: +316-22-374-114

```

It works for services on any port, not just 80. If its the only service,
you can also use `SERVICE_CHECK_HTTP`.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think you mean SERVICE_CHECK_TCP here

@hairyhenderson
Copy link

@mvanholsteijn - ok, I like yours better because it has docs 😁

@hairyhenderson
Copy link

/cc @josegonzalez @MattAitchison @michaelshobbs - any chance of getting this (or #307) merged soon?

@mvanholsteijn
Copy link
Contributor Author

@hairyhenderson I removed the superflously copied line from HTTP health check.

@hairyhenderson
Copy link

@mvanholsteijn 👍

@nolith
Copy link

nolith commented Mar 4, 2016

Thank you, I needed this.

mattatcha added a commit that referenced this pull request Mar 5, 2016
@mattatcha mattatcha merged commit 7513e42 into gliderlabs:master Mar 5, 2016
@hairyhenderson
Copy link

Thank you @MattAitchison! 👍

This was referenced Jun 25, 2018
Closed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants