Jump to letter: [
9ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
lighttpd - Lightning fast webserver with light system requirements
Secure, fast, compliant and very flexible web-server which has been optimized
for high-performance environments. It has a very low memory footprint compared
to other webservers and takes care of cpu-load. Its advanced feature-set
(FastCGI, CGI, Auth, Output-Compression, URL-Rewriting and many more) make
it the perfect webserver-software for every server that is suffering load
problems.
Available rpmbuild rebuild options :
--with : gamin webdavprops webdavlocks memcache
--without : ldap gdbm lua (cml)
Packages
Name |
Version |
Release |
Type |
Size |
Built |
lighttpd |
1.4.15 |
1.fc5 |
src |
636 KiB |
Mon Apr 16 07:24:55 2007 |
Changelog
- * Mon Apr 16 18:00:00 2007 Matthias Saou <http://freshrpms.net/> 1.4.15-1
- Update to 1.4.15.
- Remove now included previous patch.
- Switch to using the bz2 source.
- Add optional --with-webdav-locks support.
- * Fri Feb 16 17:00:00 2007 Matthias Saou <http://freshrpms.net/> 1.4.13-6
- Include patch to fix 99% cpu bug when client connection is dropped.
- * Fri Feb 2 17:00:00 2007 Matthias Saou <http://freshrpms.net/> 1.4.13-5
- Update defaultconf patch to change php binary to /usr/bin/php-cgi (#219723).
- Noticed %{?_smp_mflags} was missing, so add it as it works fine.