ispCP - Board - Support
very bad fcgi performance - Printable Version

+- ispCP - Board - Support (http://www.isp-control.net/forum)
+-- Forum: ispCP Omega Support Area (/forum-30.html)
+--- Forum: Usage (/forum-34.html)
+--- Thread: very bad fcgi performance (/thread-9997.html)

Pages: 1 2


RE: very bad fcgi performance - nils - 03-16-2010 02:23 AM

0k buffers should be normal of virtuozzo, the system my hoster uses for vms
ehm..i'm currently not sure which apache mpm i'm using because the server keeps 6 processes, doesn't matter what i change in the prefork-mpm
is there a bullet-proof way to find out?


RE: very bad fcgi performance - nils - 03-17-2010 08:42 AM

Solved :-D
Simply activated the worker mpm by removing apache2-prefork(default on openSuse 11.1), now it's very fast as expected :-)
hope, this helps others, too
thanks


RE: very bad fcgi performance - coper - 06-15-2010 02:49 AM

I have the same problem on Debian Lenny
How can I do to desactivate apache2-prefork without removing it?

Thanks.


RE: very bad fcgi performance - gOOvER - 06-15-2010 03:01 AM

Only possible with remove Wink