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
> really, your
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
> I am having a problem with apache running out of memory. Not sure if
> this is a problem with web2p
actually, i am wrong, it is using mpm-prefork
-Thadeus
On Thu, Feb 18, 2010 at 3:55 PM, Thadeus Burgess wrote:
> look at my slice on web2pyslices about this. It uses mpm-worker only.
>
> -Thadeus
>
>
>
>
>
> On Thu, Feb 18, 2010 at 10:01 AM, mdipierro wrote:
>> I am having a problem with ap
look at my slice on web2pyslices about this. It uses mpm-worker only.
-Thadeus
On Thu, Feb 18, 2010 at 10:01 AM, mdipierro 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 u
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
wrote:
> Well,
>
> I use prefork (non-thread) to allow use php in
5 matches
Mail list logo