2010/2/22 Szymon Kosok <[email protected]>:
> No, no. There are 4 processes in ps/top, each 200 mb. In first mail I
> mean that 200 mb is average memory used / 1 process.

BTW. It seems that I've looked on wrong column. Average memory used by
one process is 40-60 mb.

I've changed to processes=8 threads=10. Done some optimization on
project side. We will see.

But still don't know if default worker[*] configuration is ok.

[*] - by default I mean:

<IfModule mpm_worker_module>
    StartServers          4
    MaxClients          250
    MinSpareThreads      25
    MaxSpareThreads      75
    ThreadsPerChild      25
    MaxRequestsPerChild   0
</IfModule>

-- 
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.

Reply via email to