Skip to content

Instantly share code, notes, and snippets.

/debug.txt Secret

Created February 18, 2015 00:24
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/7b106153747a50ea335b to your computer and use it in GitHub Desktop.
Save anonymous/7b106153747a50ea335b 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:23:23 2015] [info] Listening at "http://*:8080"
Server available at http://127.0.0.1:8080
[Wed Feb 18 01:23:23 2015] [info] Manager 37174 started
[Wed Feb 18 01:23:23 2015] [info] Creating process id file "/var/folders/0m/_3pcg6xn5wzbh3l4w96607j00000gn/T/prefork.pid"
-- 23673aa3702510a30409dbee75cd8dde >>> 37177 (1)
-- c597b10ed31c539deabcc21364b90f9f >>> 37176 (1)
-- 7f485ed140b05f91d87b33c7aca0a818 >>> 37175 (1)
-- 27428a4def5d219aaab7423a1c33a6f6 >>> 37177 (2)
-- dd65b14f98226bb8045bea04fb149289 >>> 37176 (2)
-- c597b10ed31c539deabcc21364b90f9f <<< 37176 (1)
-- e4d146aac4a87c97fa67ded23c577f33 >>> 37177 (3)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment