モジュール | |
| BEOS MPM | |
| Unix Event MPM | |
| os2 MPM | |
| Netware MPM | |
| Unix Prefork | |
| WinNT MPM | |
| Unix Worker MPM | |
マクロ定義 | |
| #define | DEFAULT_LISTENBACKLOG 511 |
| #define | AP_SIG_GRACEFUL SIGUSR1 |
| #define | AP_SIG_GRACEFUL_SHORT USR1 |
| #define | AP_SIG_GRACEFUL_STRING "SIGUSR1" |
| #define | AP_SIG_GRACEFUL_STOP SIGWINCH |
| #define | AP_SIG_GRACEFUL_STOP_SHORT WINCH |
| #define | AP_SIG_GRACEFUL_STOP_STRING "SIGWINCH" |
| #define | ap_sock_disable_nagle(s) |
| #define | AP_MPM_HARD_LIMITS_FILE APACHE_MPM_DIR "/mpm_default.h" |
関数 | |
| int | monitor (apr_pool_t *p) |
| #define ap_sock_disable_nagle | ( | s | ) |
Log why a child died to the error log, if the child died without the parent signalling it.
| pid | The child that has died | |
| status | The status returned from ap_wait_or_timeout |
| int monitor | ( | apr_pool_t * | p | ) |
Set the timeout period for a graceful shutdown.
1.4.7