fastcgi-wrappers | repository contains two FastCGI wrappers written in Perl

 by   dermesser Perl Version: Current License: No License

kandi X-RAY | fastcgi-wrappers Summary

kandi X-RAY | fastcgi-wrappers Summary

fastcgi-wrappers is a Perl library. fastcgi-wrappers has no bugs, it has no vulnerabilities and it has low support. You can download it from GitHub.

(The original file was taken from the links described in that is It is attributed to Denis S. Filimonov). These scripts are intended for use with Apache's mod_fcgid. If the daemonizing code is uncommented and the socket changed to a TCP/IP one, they may be used with nginx as well. Feel free to use these scripts. Please consider giving changes back to the community. This wrapper may execute virtually anything that uses STDIN and STDOUT. Originally written for Perl scripts, it should only be used for anything but Perl scripts, e.g. ELF binaries, Python CGI scripts etc. This script works a bit like mod_cgid in that it still forks the application process. This script is based on the same fastcgi-wrapper script as the one above, but it's adapted for best Perl performance. It doesn't use the usual fork-exec-interpret mechanism (like CGI does). It rather works like the PHP binaries compiled for FastCGI use (php-cgi, for example): It accepts FastCGI requests, reads the file described in the $ENV{SCRIPT_FILENAME} variable and eval()uates it. This mechanism does not involve any forking (as already mentioned), making it quite cheap.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              fastcgi-wrappers has a low active ecosystem.
              It has 18 star(s) with 6 fork(s). There are 1 watchers for this library.
              OutlinedDot
              It had no major release in the last 6 months.
              There are 1 open issues and 0 have been closed. There are no pull requests.
              It has a neutral sentiment in the developer community.
              The latest version of fastcgi-wrappers is current.

            kandi-Quality Quality

              fastcgi-wrappers has 0 bugs and 0 code smells.

            kandi-Security Security

              fastcgi-wrappers has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
              fastcgi-wrappers code analysis shows 0 unresolved vulnerabilities.
              There are 0 security hotspots that need review.

            kandi-License License

              fastcgi-wrappers does not have a standard license declared.
              Check the repository for any license declaration and review the terms closely.
              OutlinedDot
              Without a license, all rights are reserved, and you cannot use the library in your applications.

            kandi-Reuse Reuse

              fastcgi-wrappers releases are not available. You will need to build from source code and install.
              Installation instructions are not available. Examples and code snippets are available.

            Top functions reviewed by kandi - BETA

            kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
            Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of fastcgi-wrappers
            Get all kandi verified functions for this library.

            fastcgi-wrappers Key Features

            No Key Features are available at this moment for fastcgi-wrappers.

            fastcgi-wrappers Examples and Code Snippets

            No Code Snippets are available at this moment for fastcgi-wrappers.

            Community Discussions

            No Community Discussions are available at this moment for fastcgi-wrappers.Refer to stack overflow page for discussions.

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install fastcgi-wrappers

            You can download it from GitHub.

            Support

            For any new features, suggestions and bugs create an issue on GitHub. If you have any questions check and ask questions on community page Stack Overflow .
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/dermesser/fastcgi-wrappers.git

          • CLI

            gh repo clone dermesser/fastcgi-wrappers

          • sshUrl

            git@github.com:dermesser/fastcgi-wrappers.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link