|
Apache HTTPD
|
#include <cache_util.h>
Definition at line 120 of file cache_util.h.
| apr_uri_t* cache_server_conf::base_uri |
Definition at line 129 of file cache_util.h.
Definition at line 148 of file cache_util.h.
| apr_array_header_t* cache_server_conf::cachedisable |
Definition at line 122 of file cache_util.h.
| apr_array_header_t* cache_server_conf::cacheenable |
Definition at line 121 of file cache_util.h.
| apr_array_header_t* cache_server_conf::ignore_headers |
store the headers that should not be stored in the cache
Definition at line 124 of file cache_util.h.
Definition at line 143 of file cache_util.h.
| apr_array_header_t* cache_server_conf::ignore_session_id |
store the identifiers that should not be used for key calculation
Definition at line 126 of file cache_util.h.
Definition at line 147 of file cache_util.h.
ignore client's requests for uncached responses
Definition at line 131 of file cache_util.h.
Definition at line 149 of file cache_util.h.
ignore query-string when caching
Definition at line 133 of file cache_util.h.
Definition at line 150 of file cache_util.h.
Definition at line 137 of file cache_util.h.
Definition at line 152 of file cache_util.h.
| apr_time_t cache_server_conf::lockmaxage |
Definition at line 128 of file cache_util.h.
Definition at line 154 of file cache_util.h.
Definition at line 127 of file cache_util.h.
Definition at line 153 of file cache_util.h.
run within the quick handler
Definition at line 135 of file cache_util.h.
Definition at line 151 of file cache_util.h.
Definition at line 138 of file cache_util.h.
Definition at line 139 of file cache_util.h.
Definition at line 156 of file cache_util.h.
Definition at line 155 of file cache_util.h.