On Jan 5, 2007, at 5:00 AM, Robin Becker wrote:
so these define the server used by the http stuff below, do I understand it correctly that the fcgi processes are setup to listen on the above ports?
Those are unix sockets, but correct. The fcgi processes are listen at those sockets.
If so does nginx provide some mechanism to start them up or is it all handomatic?
I have a script that starts them up, but yeah, AFAIK, there isn't anything in nginx or Django that starts them automatically.
--- David Zhou [EMAIL PROTECTED] --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---