Skip to content

Instantly share code, notes, and snippets.

/debug.txt Secret

Created February 18, 2015 00:15
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/321ef6ae602ce3d90cb2 to your computer and use it in GitHub Desktop.
Save anonymous/321ef6ae602ce3d90cb2 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:14:50 2015] [info] Listening at "http://*:8080"
Server available at http://127.0.0.1:8080
[Wed Feb 18 01:14:50 2015] [info] Manager 37107 started
-- Timer 906714599e54e76712dff5e2a69cceb6:37108 (recurring, 5)
[Wed Feb 18 01:14:50 2015] [info] Creating process id file "/var/folders/0m/_3pcg6xn5wzbh3l4w96607j00000gn/T/prefork.pid"
-- Timer 128828f4cc4549ae20b65150199da548:37109 (recurring, 5)
-- Timer 128828f4cc4549ae20b65150199da548:37110 (recurring, 5)
-- Timer 9399bb5bf626f4c05d45677919f8b21d:37111 (recurring, 5)
-- Connection ++ 399d439c57784e31d08a5dc57f95cdc7:37110 (1)
-- Connection ++ 1ca7f87a9f487e9f45b8a4ea3fc4947b:37111 (1)
-- Connection ++ b712cd24af601790c4bfa2ec009b1fab:37111 (2)
-- Connection ++ 24ff9a93ba46530fa695d754dc3fbe74:37110 (2)
-- Connection -- 399d439c57784e31d08a5dc57f95cdc7:37110 (1)
-- Connection ++ 9ae5faf8ee8d7ba356b7c2c495117548:37111 (3)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment