libphp5.so on Apache 2 is faster than CGI or FastCGI
Printer-friendly version
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 ?
Nilesh Govindrajan
Site & Server Administrator
iTech7
Similar
- My Experience with Fedora Linux
- How to reposition the minimize, maximize and close buttons in Lucid Lynx (Ubuntu 10.04)
- Python vs PHP (webdev)
- Twitter clients in Linux
- Animated buttons with JQuery in HTML+JS, from PHP
- IPTables block IPs by country
- Backup your Firefox Profile
- Save Power - Switch Off Your Hard Disks
- Linux create PDF out of any document
- Hiding Files in Linux
Comments
Looks pretty interesting need
Looks pretty interesting need to try!!