Package details
This module lets you write FastCGI scripts with Pure, to be run by
web servers like Apache. Compared to normal CGI scripts, this has
the advantage that the script keeps running and may process as many
requests from the web server as you like, in order to reduce startup
times and enable caching techniques. Most ordinary CGI scripts can
be converted to use FastCGI with minimal changes.
Author: Albert Graef
This package has no releases.