Created
October 29, 2008 01:44
-
-
Save ivey/20580 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
console 1: | |
merb : worker (port 4000) ~ Starting Mongrel at port 4000 | |
merb : worker (port 4000) ~ Successfully bound to port 4000 | |
^C ~ Reaping Workers | |
merb : worker (port 4000) ~ Exiting port 4000 | |
console 2: | |
merb : worker (port 4000) ~ Starting Mongrel at port 4000 | |
merb : worker (port 4000) ~ Port 4000 is in use, Waiting for it to become available. | |
merb : worker (port 4000) ~ Successfully bound to port 4000 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment