Hi,

We had a scenario where the worker MPM was not performing as expected.
The bottleneck was identified as a single CGI daemon not being able to
cope with the volume of CGI requests coming in. So I made some changes
to convert the single process CGI daemon to multi-process. On multiple
CPU machines, there is a marginal increase in performance but not to the
extent that we expected. Any ideas on how I can improve performance ?
Mod_perl and mod_fastcgi are not acceptable solutions since it's a pure
CGI environment we are dealing with.

Any help would be greatly appreciated.

Thanks,
Kiran

Reply via email to