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

tell me when the server is listening #15

Open
alexch opened this issue Nov 18, 2011 · 3 comments
Open

tell me when the server is listening #15

alexch opened this issue Nov 18, 2011 · 3 comments

Comments

@alexch
Copy link
Owner

alexch commented Nov 18, 2011

if possible, detect when the server has not only launched but is listening to the port and ready to accept requests

this may require some config.ru snooping or CL params to figure out what port to check

@RaVbaker
Copy link

I will like this feature very much. I can also try to code it. :)

@alexch
Copy link
Owner Author

alexch commented Jun 18, 2013

I think an additional command-line param / config file setting like --wait-for-port 1234 would be the easiest way.

@RaVbaker
Copy link

I have been also thinking about it and you're right. Explicit checking port could be easiest way.

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

No branches or pull requests

2 participants