2009/8/14 gert <[email protected]>: > > On Aug 13, 1:23 am, Graham Dumpleton <[email protected]> > wrote: >> 2009/8/13 gert <[email protected]>: >> if running worker MPM and single daemon >> mode process, then it may help to reduce memory usage. > > Why worker MPM ? can't you make daemon threads in prefork MPM ?
I was leaning towards best scenario for memory constrained systems. Yes, threading in daemon mode is possible even if prefork is used. Graham --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
