New Relic doesn't communicate when padrino is started in daemon mode
62 views
Skip to first unread message
Igor Santos
unread,
Sep 18, 2011, 3:26:54 PM9/18/11
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Padrino Framework
I've implemented New Relic monitoring for my apps.
But I've noticed that when I run "padrino s -d" the new relic log says
it's working, but it doesn't communicate to the servers.
If I run "padrino s &" it works.
The problem of the second approach is that I can't restart my server
easily - I need to discover its pid, kill it, and then start again.
Any idea about why does it happen?
Florian Gilcher
unread,
Sep 18, 2011, 4:41:47 PM9/18/11
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to pad...@googlegroups.com
How did you implement the monitoring - on your own or using a plugin?
Regards, Florian
Igor Santos
unread,
Oct 13, 2011, 10:32:38 AM10/13/11
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to pad...@googlegroups.com
Sorry, I didn't see the aswer before, I think I didn't received the email.