
Apache Apache is the most widely used web server – efficient, powerful, and extensible. Here are 10 powerful Apache modules.
1.SSO Module – LemonLDAP
LemonLdap LemonLDAP is an Apache module implementing Web SSO, handling 200K+ users.
website : http://wiki.lemonldap.ow2.org/xwiki/bin/view/Main/WebHome
2.Concurrency Limiting Module – limitipconn
limitipconn An Apache module limiting concurrent connections per IP. Supports Apache 1.x and 2.x.
website : http://dominia.org/djao/limitipconn.html
3.Log Monitoring Module
Apache Live Log is a Perl module for real-time log monitoring via Ajax in the browser.
website : http://www.burlaca.com/2009/02/alivelog/
4.Load Balancing Module
mod_backhand Apache 。HTTPApache。,“” ,。。,。 。
website : http://www.backhand.org/mod_backhand/
5.Image Processing Module
mod_gfx An Apache module for on-the-fly image processing with flexible interfaces.
-
Resizing
-
Resampling
-
Watermarking
-
Cropping
Planned features:
-
Add Text
-
Rotate
-
Draw Polygons
website : http://nauticaltech.com/software/mod_gfx/
6. Compression Module
mod-gzip-disk stores pre-compressed pages on disk, avoiding recompression on each request.
Usage:
gunzip -c mod_gzip_disk-0.5.tar.gz | tar -xvpf –
cd mod_gzip_disk
sudo make module
website : http://www.usenix.org.uk/code/mod-gzip/
7. Music Module
mod_musicindex handles audio files, supporting MP3, Ogg Vorbis, FLAC, MP4/AAC with playlist building and searching.
website : http://hacks.slashdirt.org/sw/musicindex/
8.LDAP Authentication Module
LDAP is a lightweight directory access protocol. mod_psldap provides LDAP authentication and authorization for Apache.
website : http://sourceforge.net/projects/mod-psldap/
9.Bandwidth Limiting Module
mod_cband Apache 。

website : http://sourceforge.net/projects/cband/
10.CGI V8 Engine Package
v8cgi is a small C++ and JS library for server-side JavaScript with IO, GD, MySQL, Sockets, templates, FastCGI and Apache module support.
website : code.google.com/p/v8cgi/
via prettyflyer
Article republished from:Open Source China Community [http://www.oschina.net]