|
Apache HTTPD
|
Public Attributes | |
| int | child_workers |
| int | parent_workers |
| apr_pool_t * | pool |
| server_rec * | s |
Definition at line 61 of file mod_watchdog.c.
| int wd_server_conf_t::child_workers |
Definition at line 63 of file mod_watchdog.c.
| int wd_server_conf_t::parent_workers |
Definition at line 64 of file mod_watchdog.c.
| apr_pool_t* wd_server_conf_t::pool |
Definition at line 65 of file mod_watchdog.c.
| server_rec* wd_server_conf_t::s |
Definition at line 66 of file mod_watchdog.c.