Skip to content

Instantly share code, notes, and snippets.

@jkingyens
Created June 4, 2014 04:30
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jkingyens/f9f346ea8fe8210c86ee to your computer and use it in GitHub Desktop.
Save jkingyens/f9f346ea8fe8210c86ee to your computer and use it in GitHub Desktop.
connection refused for a while, curling repeatedly "wakes it up"
core@pool2 ~ $ curl 10.240.228.72:4001
curl: (7) Failed connect to 10.240.228.72:4001; Connection refused
core@pool2 ~ $ curl 10.240.228.72:4001
curl: (7) Failed connect to 10.240.228.72:4001; Connection refused
core@pool2 ~ $ curl 10.240.228.72:4001
curl: (7) Failed connect to 10.240.228.72:4001; Connection refused
core@pool2 ~ $ curl 10.240.228.72:4001
404 page not found
core@pool2 ~ $ curl 10.240.228.72:4001
404 page not found
core@pool2 ~ $ curl 10.240.228.72:4001
404 page not found
core@pool2 ~ $ curl 10.240.228.72:4001
404 page not found
core@pool2 ~ $
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment