Mikolaj Kucharski <miko...@kucharski.name> writes:

> Hi,
>
> This Perl module is needed for gitweb.cgi from git package to work
> over FastCGI. My gitweb stopped to work after recent upgrade to the
> latest snapshot and attached port makes it work again.

Have you tried to track down this gitweb "regression"?

Anyway, your CGI-Fast port looks fine to me.

> Comment:
> CGI interface for FastCGI
>
> Description:
> CGI::Fast is a subclass of the CGI object created by CGI.pm. It is
> specialized to work with the FCGI module, which greatly speeds up CGI
> scripts by turning them into persistently running server processes.
> Scripts that perform time-consuming initialization processes, such as
> loading large modules or opening persistent database connections, will
> see large performance improvements.

-- 
jca | PGP : 0x1524E7EE / 5135 92C1 AD36 5293 2BDF  DDCC 0DFA 74AE 1524 E7EE

Reply via email to