Paketname | libapache2-mod-fastcgi |
Beschreibung | Apache 2 FastCGI module for long-running CGI scripts |
Archiv/Repository | Offizielles Debian Archiv squeeze (non-free) |
Version | 2.4.6-1 |
Sektion | non-free/httpd |
Priorität | optional |
Installierte Größe | 272 Byte |
Hängt ab von | apache2.2-common (>= 2.2.4), libc6 (>= 2.7-1) |
Empfohlene Pakete | |
Paketbetreuer | Tatsuki Sugiura |
Quelle | libapache-mod-fastcgi |
Paketgröße | 66232 Byte |
Prüfsumme MD5 | b4a9215c2ed30401fb913c493281780b |
Prüfsumme SHA1 | 25f4faf95b7999dce8e5143eb43cf5073cdb61d4 |
Prüfsumme SHA256 | e01b199b778a4b9148ae4c16ed9eeafb7b0f8a655ec1b8f4a69e6c9924a84984 |
Link zum Herunterladen | libapache2-mod-fastcgi_2.4.6-1_i386.deb |
Ausführliche Beschreibung | This is a FastCGI module for the Apache 2.x web server. FastCGI is an
open standard for communicating between a web server and a long-running
web application. CGI scripts supporting FastCGI can be started as a
daemon and process multiple requests without restarting. This is
particularly useful for scripts written in languages like Perl, as it
saves the cost of recompiling the scripts and its loaded modules with
each invocation.
|