On Mon, Sep 24, 2012 at 4:44 PM, vishwajeet singh <[email protected]> wrote: > On Mon, Sep 24, 2012 at 12:32 PM, Roshan Mathews <[email protected]> wrote: >> If I want to run, say 1000 django sites, all using the same codebase, >> but different settings files (unique dbuser/dbname) how do I prevent >> mod_wsgi from spinning up 1000 subinterpreters for each of these >> inside each daemon process? > > Are you just looking for multiple db support ? or any other parameters > change in settings file > Some flags are different, to turn features on/off.
When I said "sites", I meant virtual hosts (each with a different .wsgi file) and not the "sites" framework of django. Regards, rm -- http://about.me/rosh -- 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.
