although i understand that optimization depends on actual hardware and
priority of other services on system, i hope that (with restrictions
to specific ec2 instance), it's possible to discuss optimization
recommendations for this case.
my current testing instance has this in config:
<IfModule mpm_worker_module>
ServerLimit 64
StartServers 32
MaxClients 150
MinSpareThreads 25
MaxSpareThreads 75
#ThreadLimit 64
ThreadsPerChild 25
MaxRequestsPerChild 0
</IfModule>
i'm using ab and httpref to test performance but i have very little
experience with mpm_worker so any tips/recommendations are
appreciated.
Aljosa Mohorovic
--
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.