Created
September 10, 2010 19:05
-
-
Save eevans/574171 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
java -jar build/flewton-1.0.jar 9995 com.rackspace.flewton.backend.LoggingBackend,com.rackspace.flewton.backend.NullBackend | |
INFO 14:04:50,490 Adding backend: com.rackspace.flewton.backend.LoggingBackend | |
INFO 14:04:50,491 Adding backend: com.rackspace.flewton.backend.NullBackend | |
INFO 14:04:50,534 Binding to UDP 0.0.0.0:9995 | |
INFO 14:05:05,029 source=localhost:8888, dest=127.0.0.2:80, bytes=100 | |
INFO 14:05:10,034 source=localhost:8888, dest=127.0.0.2:80, bytes=100 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment