On May 24, 1:53 pm, Graham Dumpleton <[email protected]> wrote: > You misunderstand how Apache/mod_wsgi works. Each worker thread does > NOT have a separate interpreter. See:
Oops, sorry for the misunderstanding. > Now, if on the other hand your are using Apache prefork MPM and > running your application in embedded mode, then each process will take > up base memory of 28MB. I always use daemon mode, actually. Antoine. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" 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/turbogears?hl=en -~----------~----~----~----~------~----~------~--~---

