Hi,

I am using node v0.12.0.

my application is working as expected if I start node application as 

"node myapp.js" command

but When I try to enable V8 profiling in my app 
using 
"node --prof myapp.js"  (My app coming up properly and ready listen on port 
3000) 
but I am not getting any request on my app while hitting url from browser.

Does any one face these kind of issue.


Thanks
Prasoon

-- 
Job board: http://jobs.nodejs.org/
New group rules: 
https://gist.github.com/othiym23/9886289#file-moderation-policy-md
Old group rules: 
https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines
--- 
You received this message because you are subscribed to the Google Groups 
"nodejs" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to nodejs+unsubscr...@googlegroups.com.
To post to this group, send email to nodejs@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/nodejs/acfcf00a-a7e4-4b90-a1ca-6a4a22afd555%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to