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

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


Branch: pkgsrc-2011Q1, Version: 2.4.6, Package name: ap22-fastcgi-2.4.6, 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 2 series. In order to use FastCGI
with the version 1.3 series, use www/ap-fastcgi instead.


Master sites:

SHA1: 69c56548bf97040a61903b32679fe3e3b7d3c2d4
RMD160: 95caee4847cb725aab6c7d8bf2db9dee49d46eec
Filesize: 97.881 KB

Version history: (Expand)