]> granicus.if.org Git - php/commit
Reimplement FastCGI interface
authorZeev Suraski <zeev@php.net>
Sun, 25 Dec 2005 12:45:01 +0000 (12:45 +0000)
committerZeev Suraski <zeev@php.net>
Sun, 25 Dec 2005 12:45:01 +0000 (12:45 +0000)
commit91a735502cbfd14ff2a07f7529ae4dfb049512c9
treef0f8449144b29a837f58ff0457641fbc3d9ec4db
parent6299d22718dd49218caf171a3dc130cb08c06f0d
Reimplement FastCGI interface

Due to licensing restrictions that actually don't allow anybody to use
the libfcgi code without prior approval from Open Market, which is
impossible to obtain - we decided to reimplement this interface from
scratch.  The result is actually slightly faster, and more importantly,
clear of any copyright issues.

Implementation by Dmitry
sapi/cgi/cgi_main.c
sapi/cgi/config.w32
sapi/cgi/config9.m4