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