Skip to content

Instantly share code, notes, and snippets.

@heymichaelp
Created March 13, 2014 15:08
Show Gist options
  • Save heymichaelp/9530229 to your computer and use it in GitHub Desktop.
Save heymichaelp/9530229 to your computer and use it in GitHub Desktop.
st login: Thu Mar 13 09:58:20 on ttys000
cd pMichaels-MacBook-Air:~ michaelphillips$ cd Projects/browser-features/
Michaels-MacBook-Air:browser-features michaelphillips$ node server/development.js
connect.multipart() will be removed in connect 3.0
connect.multipart() will be removed in connect 3.0
connect.multipart() will be removed in connect 3.0
connect.multipart() will be removed in connect 3.0
visit https://github.com/senchalabs/connect/wiki/Connect-3.0 for alternatives
visit https://github.com/senchalabs/connect/wiki/Connect-3.0 for alternatives
visit https://github.com/senchalabs/connect/wiki/Connect-3.0 for alternatives
connect.limit() will be removed in connect 3.0
visit https://github.com/senchalabs/connect/wiki/Connect-3.0 for alternatives
connect.limit() will be removed in connect 3.0
connect.limit() will be removed in connect 3.0
connect.limit() will be removed in connect 3.0
Worker 1 running!
Worker 2 running!
Worker 4 running!
Worker 3 running!
GET / 304 21ms
GET /scripts/vendor.js 200 14ms - 930.36kb
GET /scripts/foo.js 200 14ms - 1.85kb
GET /favicon.ico 404 4ms
POST /browser-support 200 24ms - 13.7kb
POST /browser-support 200 9ms - 12.94kb
GET / 200 7ms - 172b
GET /scripts/foo.js 200 7ms - 2.48kb
GET /scripts/vendor.js 200 19ms - 930.36kb
GET / 304 3ms
GET /scripts/vendor.js 304 3ms
GET /scripts/foo.js 304 2ms
GET /favicon.ico 404 1ms
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment