Skip to content

Example for healtchcheck command? #112

Answered by christgau
hihp asked this question in Q&A
Discussion options

You must be logged in to vote

My idea would be to use either a curl request (using the --fail option) or a wget request (using the --spider option) of some sort. But quite frankly, I am not even sure I got the start right - as a test, I wanted to try a telnet connection to wsdd, but it would refuse to even open a connection. Is 5357 not the correct port to use?

Port 5357 is correct, but you won't be able to connect to wsdd via localhost because wsdd never binds to localhost as that wouldn't make sense and there may be a technical reason for it too which I do not remember right now.

Apart from that: Any ideas what would be best as a simple http request to wsdd to seer whether it is still responding? I don't think an…

Replies: 1 comment 6 replies

Comment options

You must be logged in to vote
6 replies
@christgau
Comment options

@hihp
Comment options

@christgau
Comment options

@hihp
Comment options

@christgau
Comment options

Answer selected by hihp
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants