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

#include <mod_cache_disk.h>

Public Attributes

const charcache_root
 
apr_size_t cache_root_len
 
int dirlevels
 
int dirlength
 

Detailed Description

Definition at line 72 of file mod_cache_disk.h.

Member Data Documentation

◆ cache_root

const char* disk_cache_conf::cache_root

Definition at line 73 of file mod_cache_disk.h.

◆ cache_root_len

apr_size_t disk_cache_conf::cache_root_len

Definition at line 74 of file mod_cache_disk.h.

◆ dirlength

int disk_cache_conf::dirlength

Definition at line 76 of file mod_cache_disk.h.

◆ dirlevels

int disk_cache_conf::dirlevels

Definition at line 75 of file mod_cache_disk.h.


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