FCGI::Client::Connection
connection to FastCGI server
- Provided by: libfcgi-client-perl (Version: 0.09-1)
- Report a bug
connection to FastCGI server
This module handles connection to FastCGI server.
#define FCGI_REQUEST_COMPLETE 0
#define FCGI_CANT_MPX_CONN 1
#define FCGI_OVERLOADED 2
#define FCGI_UNKNOWN_ROLE 3
These constants defined at FCGI::Client::Constat.
I seems FCGI_KEEP_CONN is not used in real world.