FCGI::Client::Connection man page on Fedora

Man page or keyword search:  
man Server   31170 pages
apropos Keyword Search (all sections)
Output format
Fedora logo
[printable version]

FCGI::Client::ConnectiUser)Contributed Perl DocumenFCGI::Client::Connection(3)

NAME
       FCGI::Client::Connection - connection to FastCGI server

DESCRIPTION
       This module handles connection to FastCGI server.

ATTRIBUTES
       sock
	   the socket object.

       timeout
	   read only integer value, default is 10seconds.

METHODS
       my ($stdout, $stderr, $appstatus) = $self->request($env, $content)
	   $env is environment hash, same as CGI.$content is request body
	   string.  This method returns $stdout and $stderr strings.When error
	   got, return undef.  $appstatus is the status code of FastCGI
	   server, this is one of the following code.

	       #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.

FAQ
       Why don't support FCGI_KEEP_CONN?
	   FCGI_KEEP_CONN is not used by lighttpd's mod_fastcgi.c, and
	   mod_fast_cgi for apache.  And, FCGI.xs doesn't support it.

	   I seems FCGI_KEEP_CONN is not used in real world.

perl v5.14.1			  2010-02-06	   FCGI::Client::Connection(3)
[top]

List of man pages available for Fedora

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net