Perfect-FastCGI 简体中文
Perfect server can run with either its built-in HTTP 1.1 system or with this FastCGI based server.
This server can run with any FastCGI enabled webserver over either UNIX socket files or TCP.
To run with Apache 2.4, build and install the mod_perfect FastCGI module:
Instructions for running with NGINX:
Get started with a FastCGI based project template:
Add this package as a dependency:
.Package(url:"https://github.com/PerfectlySoft/Perfect-FastCGI.git", majorVersion: 2, minor: 0)