On 6/15/07, Andy Koch <[EMAIL PROTECTED]> wrote:
>
>
> Then I mercilessly killed the master and worker processes.  Finally it
> worked and my first Nginx stack is a go!

I wouldn't worry too much about having to kill a process.  nginx is pretty good
about not leaving anything stray if you send it a kill message.

>
> I'm feeling that killing processes is not a "best practice", thus I'm
> interested in any suggestions.

If you want a more ordered manner for starting and stopping server
processes on the Mac you probably want to look into using launchd to
start up and stop nginx.  I'm afraid I don't have any specific
information on how to get nginx and launchd to play nice with one
another but I hope Google will be a good guide.

Alain

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Deploying Rails" group.
To post to this group, send email to rubyonrails-deployment@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-deployment?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to