My Webfaction account uses Apache with workers for MPM.

It seems that any memory allocated to a process spawned by an Apache worker 
actually clings to that worker after the process finishes.  That's why 
there is a maximum_requests_per_worker directive.

Could it be that big database migrations cause huge memory allocations 
across most of the available Apache workers?

Thank you,
Cliff Kachinske

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to