How do compiled web applications work?
Roadsend PHP generates FastCGI enabled web application binaries. FastCGI is an extension to the industry standard Common Gateway Interface (CGI) that was developed as a superior solution for interfacing web servers to high performance applications. FastCGI binaries can be run on Windows and Unix, in all of the major Web Servers including Apache and Microsoft IIS.