libphp5.so on Apache 2 is faster than CGI or FastCGI
By Nilesh - October 27th, 2008
Tagged:
Why this site loads so fast ? The reason is we are using Apache 2.2.10 with libphp5.so
Earlier we were using CGI.
I also tried PHP-FastCGI
The PHP-FastCGI turns out to be even slower than CGI!!!
FastCGI trials using http://bash.cyberciti.biz/web-server/apache-fastcgi-mod_fastcgi-php-script/
and http://wiki.archlinux.org/index.php/Apache_fastcgi
The second one from ArchWiki, we used only the FastCGI config part. Our server doesn't use ArchLinux.
So what do you think ? Do you agree with me ?
Trackback URL for this post:
http://www.itech7.com/trackback/179












Comments
Looks pretty interesting need to try!!
Post new comment