|
Apache HTTPD
|
Go to the source code of this file.
Classes | |
| struct | sei_entry |
| struct | fcgi_req_config_t |
| struct | fcgi_dirconf_t |
Macros | |
| #define | FCGI_MAY_BE_FPM(dconf) |
| #define | FCGI_SCHEME "FCGI" |
| #define | MAX_MEM_SPOOL 16384 |
Enumerations | |
| enum | fcgi_backend_t { BACKEND_DEFAULT_UNKNOWN = 0 , BACKEND_FPM , BACKEND_GENERIC } |
| enum | { HDR_STATE_READING_HEADERS , HDR_STATE_GOT_CR , HDR_STATE_GOT_CRLF , HDR_STATE_GOT_CRLFCR , HDR_STATE_GOT_LF , HDR_STATE_DONE_WITH_HEADERS } |
Variables | |
| static const command_rec | command_table [] |
| static int *const | aplog_module_index = &( proxy_fcgi_module.module_index) |
| #define FCGI_MAY_BE_FPM | ( | dconf | ) |
Definition at line 42 of file mod_proxy_fcgi.c.
| #define FCGI_SCHEME "FCGI" |
Definition at line 1052 of file mod_proxy_fcgi.c.
| #define MAX_MEM_SPOOL 16384 |
Definition at line 1054 of file mod_proxy_fcgi.c.
| Enumerator | |
|---|---|
| HDR_STATE_READING_HEADERS | |
| HDR_STATE_GOT_CR | |
| HDR_STATE_GOT_CRLF | |
| HDR_STATE_GOT_CRLFCR | |
| HDR_STATE_GOT_LF | |
| HDR_STATE_DONE_WITH_HEADERS | |
Definition at line 479 of file mod_proxy_fcgi.c.
| Enumerator | |
|---|---|
| BACKEND_DEFAULT_UNKNOWN | |
| BACKEND_FPM | |
| BACKEND_GENERIC | |
Definition at line 35 of file mod_proxy_fcgi.c.
Definition at line 1264 of file mod_proxy_fcgi.c.
|
static |
Definition at line 1284 of file mod_proxy_fcgi.c.
|
static |
< Can read without blocking
< Can write without blocking
< Can read without blocking
< Can write without blocking
< Can read without blocking
< Can read without blocking
< Module has handled this stage.
Definition at line 547 of file mod_proxy_fcgi.c.
|
static |
Definition at line 1238 of file mod_proxy_fcgi.c.
|
static |
< Module has handled this stage.
< Module has handled this stage.
Definition at line 974 of file mod_proxy_fcgi.c.
|
static |
Definition at line 1249 of file mod_proxy_fcgi.c.
|
static |
Definition at line 182 of file mod_proxy_fcgi.c.
|
static |
Definition at line 274 of file mod_proxy_fcgi.c.
|
static |
Definition at line 287 of file mod_proxy_fcgi.c.
|
static |
Definition at line 494 of file mod_proxy_fcgi.c.
|
static |
< Module declines to handle
< Module has handled this stage.
Definition at line 58 of file mod_proxy_fcgi.c.
|
static |
< Module declines to handle
< Module has handled this stage.
< Module has handled this stage.
< Module has handled this stage.
< Module has handled this stage.
Definition at line 1059 of file mod_proxy_fcgi.c.
|
static |
Definition at line 1332 of file mod_proxy_fcgi.c.
|
static |
Definition at line 307 of file mod_proxy_fcgi.c.
|
static |
Definition at line 229 of file mod_proxy_fcgi.c.
|
static |
Definition at line 335 of file mod_proxy_fcgi.c.
Definition at line 1346 of file mod_proxy_fcgi.c.
|
static |
Definition at line 1338 of file mod_proxy_fcgi.c.