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