hrmmm i think there might of been some developer error or something because after changing the display-names everything seems to be working ok... perhaps something got confused.
On Wed, Oct 8, 2008 at 1:48 PM, Dunk Fordyce <[EMAIL PROTECTED]>wrote: > Hi thanks for the quick response, > > What you would be best off doing is use mod_wsgi daemon mode to create >> separate daemon process groups to run each WSGI application (virtual >> host) within. That way they run in separate processes and can't >> interfere with each other. >> > > > We are actually running in daemon mode so I'm very confused! To make > absolutely sure about deamon mode I just changed the display-name of each > process and i can indeed see two different processes running. > > Perhaps that signifies the problem lies elsewhere... altho as it runs with > paster serve so Im still without a clue > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "pylons-discuss" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/pylons-discuss?hl=en -~----------~----~----~----~------~----~------~--~---
