apache-lingerd packaged for Debian

If you have a personal web server based on Apache, you´ll certainly be interested in using the lingerd daemon :

Lingerd is a daemon designed to take over the job of properly closing network connections from an http server like Apache.
[...]
Lingerd is particularily useful in Apache webservers that generate dynamic pages.

After some days of insane debian/rules hacking, I am proud to announce
that apache-lingerd is packaged.

Closing the #187460 RFP would be great !

You can get my package on my personal repository :

Add those lines to your /etc/apt/sources.list:

deb http://www.sukria.net/debian ./
deb-src http://www.sukria.net/debian ./

and install the package :

# apt-get update
# apt-get install apache-lingerd

Leave a Comment