Package: wnpp
Severity: wishlist

* Package name    : libapache2-mod-xsendfile
  Version         : 0.9
  Upstream Author : Nils Maier
* URL             : http://tn123.ath.cx/mod_xsendfile/
* License         : Apache License, Version 2.0
  Programming Lang: C
  Description     : Serve large static files efficiently from web applications

mod_xsendfile is a small Apache2 module that processes X-SENDFILE
headers registered by the original output handler.

If it encounters the presence of such header it will discard all output
and send the file specified by that header instead using Apache
internals including all optimizations like caching-headers and sendfile
or mmap if configured.

It is useful for processing script-output of e.g. php, perl or any cgi.

-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (530, 'testing'), (520, 'unstable'), (510, 'experimental')
Architecture: i386 (i686)



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to