|
Apache HTTPD
|
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 |
Definition at line 117 of file mod_cache_socache.c.
| apr_off_t cache_socache_dir_conf::max |
Definition at line 119 of file mod_cache_socache.c.
Definition at line 124 of file mod_cache_socache.c.
| apr_time_t cache_socache_dir_conf::maxtime |
Definition at line 120 of file mod_cache_socache.c.
Definition at line 125 of file mod_cache_socache.c.
| apr_time_t cache_socache_dir_conf::mintime |
Definition at line 121 of file mod_cache_socache.c.
Definition at line 126 of file mod_cache_socache.c.
| apr_off_t cache_socache_dir_conf::readsize |
Definition at line 122 of file mod_cache_socache.c.
Definition at line 127 of file mod_cache_socache.c.
| apr_time_t cache_socache_dir_conf::readtime |
Definition at line 123 of file mod_cache_socache.c.
Definition at line 128 of file mod_cache_socache.c.