• src/sbbs3/fastcgi.h websrvr.c

    From deuce@VERT to CVS commit on Sun Nov 1 19:21:04 2015
    src/sbbs3 fastcgi.h NONE 1.1 websrvr.c 1.611 1.612
    Update of /cvsroot/sbbs/src/sbbs3
    In directory cvs:/tmp/cvs-serv412

    Modified Files:
    websrvr.c
    Added Files:
    fastcgi.h
    Log Message:
    Initial untested FastCGI support.

    Add support for FastCGI with an eye to making PHP significantly faster. In
    the webctl.ini file, add something like the following:

    [*.php]
    FastCGI=localhost:9000

    To pass all PHP requests under that directory through to a PHP fastCGI server. You can start the PHP FastCGI server with a command something like this: php-cgi -q -b localhost:9000

    This change has also refactored normal CGI support, especially the Win32 support. Since this patch is currently untested, it's best to assume that
    it breaks both *nix and Win32 CGI support and doesn't work for FastCGI either at this point.



    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet://vert.synchro.net