DEBFIND Suche nach Debian-Paketen

Suchplatform für Softwarepakete und Archive Debian-basierter Linux-Distributionen

beta ! Diese website wird noch weiterentwickelt.

Liste aller Kategorien/Sektionen | Suchmaske | Haftungsausschluß

Paketbeschreibung


Paketnamelibapache2-mod-xsendfile
BeschreibungServe large static files efficiently from web applications
Archiv/RepositoryOffizielles Debian Archiv squeeze (main)
Version0.9-2
Sektionweb
Prioritätextra
Installierte Größe92 Byte
Hängt ab vonapache2.2-common (>= 2.2.3), libc6 (>= 2.3)
Empfohlene Pakete
PaketbetreuerMarco Nenciarini
Quelle
Paketgröße9604 Byte
Prüfsumme MD5b70ede1037c7654dbc945510cc06c1c5
Prüfsumme SHA1c38d6975607f0fcf91fccd263fe840ef0b81c559
Prüfsumme SHA25674d18d07dce239c0cda8c6fa79cd099c2525e57a54460782a2d80329af870376
Link zum Herunterladenlibapache2-mod-xsendfile_0.9-2_i386.deb
Ausführliche BeschreibungThis package provides the xsendfile module for the Apache 2 webserver. xsendfile is a small Apache2 module that processes X-SENDFILE header sent 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.


Impressum
Linux is a registered trademark of Linus Torvalds