pkgsrc-WIP-cvs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: wip/ap2-xsendfile



Module name:    wip
Committed by:   fhajny
Date:           Thu Oct  1 12:39:31 UTC 2009

Import into wip/ap2-xsendfile

Log Message:
Import ap22-xsendfile-0.9 as wip/ap2-xsendfile.

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.

Status:

Vendor Tag:     FHAJNY
Release Tags:   FHAJNY_20091001
                
N wip/ap2-xsendfile/distinfo
N wip/ap2-xsendfile/Makefile
N wip/ap2-xsendfile/TODO
N wip/ap2-xsendfile/MESSAGE
N wip/ap2-xsendfile/PLIST
N wip/ap2-xsendfile/DESCR

No conflicts created by this import


------------------------------------------------------------------------------
Come build with us! The BlackBerry® Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9-12, 2009. Register now!
http://p.sf.net/sfu/devconf
_______________________________________________
pkgsrc-wip-cvs mailing list
pkgsrc-wip-cvs%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-cvs


Home | Main Index | Thread Index | Old Index