Should you be using Apache build with worked MPM with WSGI Daemon process for a true multithreaded environment. Or is it my understanding is wrong in this respect??
I am currently running a apache setup on CentOS with Apache MPM built with worker module. I have configured WSGI daemon process with approx 3 processes and 10 threads each and things are working just fine in production. Regards Tarun Pasrija On May 6, 4:08 am, Alec Flett <[email protected]> wrote: > On May 5, 2010, at 12:21 PM, Alec Shaner wrote: > > > > > Sorry for the OT reply, but just curious about your moving from gentoo to > > fedora. Is it anything related mod_wsgi, or just a general preference from > > a sys admin point of view? Only reason I'm asking is that currently I'm > > heavily invested in a django / mod_wsgi setup using gentoo. > > Totally unrelated - I think it was a bunch of deployment/admin issues, > including that it was a royal PITA to update the system python to python 2.6 > from 2.4 on gentoo... I think in general it just seemed like everything was > harder with gentoo... > > Alec > > > -- > > 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 > > athttp://groups.google.com/group/modwsgi?hl=en. > > -- > 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 > athttp://groups.google.com/group/modwsgi?hl=en. -- 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.
