Apache2
|
#include <ap_socache.h>
Data Fields | |
apr_size_t | avg_id_len |
apr_size_t | avg_obj_size |
apr_interval_time_t | expiry_interval |
Hints which may be passed to the init function; providers may ignore some or all of these hints.
apr_size_t ap_socache_hints::avg_id_len |
Approximate average length of IDs:
apr_size_t ap_socache_hints::avg_obj_size |
Approximate average size of objects:
apr_interval_time_t ap_socache_hints::expiry_interval |
Suggested interval between expiry cleanup runs;