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

Public Attributes

apr_off_t max
 
apr_time_t maxtime
 
apr_time_t mintime
 
apr_off_t readsize
 
apr_time_t readtime
 
unsigned int max_set:1
 
unsigned int maxtime_set:1
 
unsigned int mintime_set:1
 
unsigned int readsize_set:1
 
unsigned int readtime_set:1
 

Detailed Description

Definition at line 117 of file mod_cache_socache.c.

Member Data Documentation

◆ max

apr_off_t cache_socache_dir_conf::max

Definition at line 119 of file mod_cache_socache.c.

◆ max_set

unsigned int cache_socache_dir_conf::max_set

Definition at line 124 of file mod_cache_socache.c.

◆ maxtime

apr_time_t cache_socache_dir_conf::maxtime

Definition at line 120 of file mod_cache_socache.c.

◆ maxtime_set

unsigned int cache_socache_dir_conf::maxtime_set

Definition at line 125 of file mod_cache_socache.c.

◆ mintime

apr_time_t cache_socache_dir_conf::mintime

Definition at line 121 of file mod_cache_socache.c.

◆ mintime_set

unsigned int cache_socache_dir_conf::mintime_set

Definition at line 126 of file mod_cache_socache.c.

◆ readsize

apr_off_t cache_socache_dir_conf::readsize

Definition at line 122 of file mod_cache_socache.c.

◆ readsize_set

unsigned int cache_socache_dir_conf::readsize_set

Definition at line 127 of file mod_cache_socache.c.

◆ readtime

apr_time_t cache_socache_dir_conf::readtime

Definition at line 123 of file mod_cache_socache.c.

◆ readtime_set

unsigned int cache_socache_dir_conf::readtime_set

Definition at line 128 of file mod_cache_socache.c.


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