from description of apache2-mpm-worker package:

The worker MPM provides the default threaded implementation. It is
recommended especially for high-traffic sites because it is faster
and has a smaller memory footprint than the traditional prefork MPM.


2010/2/18 Alexandre Andrade <alexandrema...@gmail.com>

> really, your script setup-web2py-ubuntu.sh install apache2-mpm-worker.
>
> if you want change, just
>
> # apt-get install apache2-mpm-worker
>
> it will replace apache2-mpm-prefork.
>
>
>
> 2010/2/18 mdipierro <mdipie...@cs.depaul.edu>
>
>> 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 <alexandrema...@gmail.com>
>> 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 <mdipie...@cs.depaul.edu>
>> >
>> >
>> >
>> > > 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 web...@googlegroups.com.
>> > > To unsubscribe from this group, send email to
>> > > web2py+unsubscr...@googlegroups.com<web2py%2bunsubscr...@googlegroups.com>
>> <web2py%2bunsubscr...@googlegroups.com<web2py%252bunsubscr...@googlegroups.com>
>> >
>> > > .
>> > > 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 web...@googlegroups.com.
>> To unsubscribe from this group, send email to
>> web2py+unsubscr...@googlegroups.com<web2py%2bunsubscr...@googlegroups.com>
>> .
>> For more options, visit this group at
>> http://groups.google.com/group/web2py?hl=en.
>>
>>
>
>
> --
> Atenciosamente
>
> --
> =========================
> Alexandre Andrade
> Hipercenter.com
>



-- 
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 web...@googlegroups.com.
To unsubscribe from this group, send email to 
web2py+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en.

Reply via email to