Skip to content

Instantly share code, notes, and snippets.

/debug.xt Secret

Created February 18, 2015 00:04
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 anonymous/a7a160bdf020609b2a8c to your computer and use it in GitHub Desktop.
Save anonymous/a7a160bdf020609b2a8c to your computer and use it in GitHub Desktop.
$ MOJO_IOLOOP_DEBUG=1 perl -Ilib examples/fast.pl prefork -l http://*:8080 -m production -c 20
-- Reactor initialized (Mojo::Reactor::EV)
[Wed Feb 18 01:04:01 2015] [info] Listening at "http://*:8080"
Server available at http://127.0.0.1:8080
[Wed Feb 18 01:04:01 2015] [info] Manager 37067 started
[Wed Feb 18 01:04:01 2015] [info] Creating process id file "/var/folders/0m/_3pcg6xn5wzbh3l4w96607j00000gn/T/prefork.pid"
-- 918d0cbe11d420c26b3bdd4c4d46d701 ++ 37069 (1)
-- 918d0cbe11d420c26b3bdd4c4d46d701 -- 37069 (0)
-- da9a42c0996c6e74a2941c1062934849 ++ 37068 (1)
-- 5b38f54e75ea0972fda678abb7fde0e0 ++ 37070 (1)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment