Re: Optimal Django / Apache / mod_wsgi configuration

2009-04-19 Thread Graham Dumpleton
On Apr 20, 2:34 pm, Greg wrote: > Cheers for your suggestion Alex, I'll look into nginx. > > > How are you currently using mod_wsgi? Are you using embedded mode or > > daemon mode? Also, which Apache MPM are you using? Finally, do you > > have requirements to run crap like PHP on the same Apach

Re: Optimal Django / Apache / mod_wsgi configuration

2009-04-19 Thread Greg
Cheers for your suggestion Alex, I'll look into nginx. > How are you currently using mod_wsgi? Are you using embedded mode or > daemon mode? Also, which Apache MPM are you using? Finally, do you > have requirements to run crap like PHP on the same Apache? Currently I do run php... would rather n

Re: Optimal Django / Apache / mod_wsgi configuration

2009-04-19 Thread Graham Dumpleton
On Apr 20, 1:08 pm, Greg wrote: > Hi all, > > My django sites and static media are currently served by the same > multi-process apache installation, and I'm wondering if it would be > more efficient — memory-wise — to have a completely seperate apache > install for media (listening to a seperat

Re: Optimal Django / Apache / mod_wsgi configuration

2009-04-19 Thread Alex Gaynor
On Sun, Apr 19, 2009 at 11:08 PM, Greg wrote: > > Hi all, > > My django sites and static media are currently served by the same > multi-process apache installation, and I'm wondering if it would be > more efficient — memory-wise — to have a completely seperate apache > install for media (listenin