2008/11/27 Clodoaldo <[EMAIL PROTECTED]>: > > On Nov 27, 1:12 pm, libertyaikido <[EMAIL PROTECTED]> wrote: >> Hello there, >> >> I'm new to mod_wsgi so please be gentle. :) >> >> I'm trying to implement Django in "daemon mode" on mod_wsgi and I'm >> having a strange problem where apache simply stops responding to >> requests after a very short amount of time. >> >> The problem does not occur when using embedded mode, but I don't want >> to use embedded mode. >> >> No errors are written to the log and it won't respond until an apache >> restart. >> >> What is wrong may be glaringly obvious, but I'm not seeing it yet. >> >> Any thoughts as to why this may be happening? > > Just to make it easier to someone trying to help you should inform the > OS, mod_wsgi version, Apache version, if apache is running in prefork > or worker MPM, if php is running in the same Apache instance.
And the Apache config. Regards, Clodoaldo > Just a guess: If you do not load php does it fix the problem? > > Regards, Clodoaldo > >> Thanks in advance for any help you can give. >> >> Brant > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "modwsgi" 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/modwsgi?hl=en -~----------~----~----~----~------~----~------~--~---
