FAF
Verified User
Just surfed around looking for a FastCGI/CentOS howto, and stumbled over this webserver: LightTPD
This is from their site:
These features sounds rather impressive.
... and yes, there is a nice FastCGI howto on the website: Setup FastCGI and PHP with individual user permissions, for LightTPD.
I have always enjoyed Apache, don't take me wrong, but why leave it to that?
This is from their site:
What's with the name?
Light footprint + httpd = LightTPD
If you prefer, call it just "Lighty". We want to keep your tongue intact.
Features
Advanced Features:
* virtual hosts
* virtual directory listings
* URL-Rewriting, HTTP-Redirects
* automatic expiration of files
* Large File Support (64bit fileoffsets)
* Ranges (start-end, start-, -end, multiple ranges)
* on-the-fly output-compression with transparent caching
o deflate, gzip, bzip2
* authentication
o basic, digest
o backends: plain files, htpasswd, htdigest, ldap
* fast and secure application controlled downloads
* Server Side Includes
* User Tracking
* FastCGI, CGI, SSI
PHP-Support:
* same speed as or faster than apache + mod_php4
* includes a utility to spawn FastCGI processes (neccesary for PHP 4.3.x)
* via FastCGI and CGI interface
* support Code Caches like Turckmm, APC or eaccelarator
* load-balanced FastCGI
(one webserver distibutes request to multiple PHP-servers via FastCGI)
Security features:
* chroot(), set UID, set GID
* protecting docroot
* strict HTTP-header parsing
Platforms
Releases of lighttpd are built regulary for at least the following platforms
* Linux (binary packages for FC3, SuSE, Debian, Gentoo, PLD-Linux, OpenWRT)
* *BSD (FreeBSD, NetBSD, OpenBSD, MacOS X)
* SGI IRIX
* Windows (Cygwin)
while it is known to compile cleanly on
* Solaris
* AIX
and various other POSIX compatible OSes.
These features sounds rather impressive.
... and yes, there is a nice FastCGI howto on the website: Setup FastCGI and PHP with individual user permissions, for LightTPD.
I have always enjoyed Apache, don't take me wrong, but why leave it to that?