Apache HTTPD
Public Attributes | List of all members
wd_server_conf_t Struct Reference

Public Attributes

int child_workers
 
int parent_workers
 
apr_pool_tpool
 
server_recs
 

Detailed Description

Definition at line 61 of file mod_watchdog.c.

Member Data Documentation

◆ child_workers

int wd_server_conf_t::child_workers

Definition at line 63 of file mod_watchdog.c.

◆ parent_workers

int wd_server_conf_t::parent_workers

Definition at line 64 of file mod_watchdog.c.

◆ pool

apr_pool_t* wd_server_conf_t::pool

Definition at line 65 of file mod_watchdog.c.

◆ s

server_rec* wd_server_conf_t::s

Definition at line 66 of file mod_watchdog.c.


The documentation for this struct was generated from the following file: