./www/ap-fastcgi, New, improved CGI-like interface module for Apache

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2008Q1, Version: 2.4.2, Package name: ap13-fastcgi-2.4.2, Maintainer: pkgsrc-users

FastCGI provides a high-performance alternative to CGI for writing Web
server applications in a variety of languages, including Perl, C, C++,
Java, and Python. FastCGI gets its speed by having keeping application
processes running between requests. So, unlike CGI, you do not have the
overhead of starting up a new process and doing application initialization
(e.g. connecting to a database) each time somebody requests a document.

This package works with Apache version 1.3 series. In order to use FastCGI
with the version 2 series, use www/ap2-fastcgi instead.


Required to run:
[www/apache]

Required to build:
[lang/perl5]

Master sites:

SHA1: a56be62a3f08262ae187989f5dacb3464a030e2e
RMD160: 83c01567bb9a6d39345573137408615260972e1e
Filesize: 95.991 KB

Version history: (Expand)