look at my slice on web2pyslices about this. It uses mpm-worker only. -Thadeus
On Thu, Feb 18, 2010 at 10:01 AM, mdipierro <[email protected]> wrote: > I am having a problem with apache running out of memory. Not sure if > this is a problem with web2py caching or web2py. Can you provide an > example of how to use ONLY > > apache2-mpm-worker > > Massimo > > On Feb 18, 8:59 am, Alexandre Andrade <[email protected]> > wrote: >> Well, >> >> I use prefork (non-thread) to allow use php in the same server. Sometimes my >> apache stop, I'm not sure why, yet. >> >> While I used only apache2-mpm-worker (and not php), it don't happens >> >> If you will use only web2py, >> >> I recomend use apache2-mpm-worker (multi-thread) >> >> 2010/2/18 mdipierro <[email protected]> >> >> >> >> > I have been having memory issues with apache+mod_wsgi+web2py on the >> > new hosting (256MB). I followed somebody instructions online and and I >> > did: >> >> > apt-get install apache2-mpm-prefork >> >> > Any body has any positive or negative experience with this? >> >> > -- >> > You received this message because you are subscribed to the Google Groups >> > "web2py-users" group. >> > To post to this group, send email to [email protected]. >> > To unsubscribe from this group, send email to >> > [email protected]<web2py%[email protected]> >> > . >> > For more options, visit this group at >> >http://groups.google.com/group/web2py?hl=en. >> >> -- >> Atenciosamente >> >> -- >> ========================= >> Alexandre Andrade >> Hipercenter.com > > -- > You received this message because you are subscribed to the Google Groups > "web2py-users" 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/web2py?hl=en. > > -- You received this message because you are subscribed to the Google Groups "web2py-users" 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/web2py?hl=en.

