Constant FCGI_MAX_REQS
pub const FCGI_MAX_REQS: Bytes;Available on crate features
fastcgi and std only.Expand description
FCGI_MAX_REQS — max number of concurrent requests the application
accepts. FastCGI spec §4.1.