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

#include <md_http.h>

Public Attributes

apr_time_t overall
 
apr_time_t connect
 
long stall_bytes_per_sec
 
apr_time_t stalled
 

Detailed Description

Definition at line 51 of file md_http.h.

Member Data Documentation

◆ connect

apr_time_t md_http_timeouts_t::connect

Definition at line 53 of file md_http.h.

◆ overall

apr_time_t md_http_timeouts_t::overall

Definition at line 52 of file md_http.h.

◆ stall_bytes_per_sec

long md_http_timeouts_t::stall_bytes_per_sec

Definition at line 54 of file md_http.h.

◆ stalled

apr_time_t md_http_timeouts_t::stalled

Definition at line 55 of file md_http.h.


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