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

Public Attributes

const charargs
 
ap_socache_provider_tsocache_provider
 
ap_socache_instance_tsocache_instance
 

Detailed Description

Definition at line 105 of file mod_cache_socache.c.

Member Data Documentation

◆ args

const char* cache_socache_provider_conf::args

Definition at line 107 of file mod_cache_socache.c.

◆ socache_instance

ap_socache_instance_t* cache_socache_provider_conf::socache_instance

Definition at line 109 of file mod_cache_socache.c.

◆ socache_provider

ap_socache_provider_t* cache_socache_provider_conf::socache_provider

Definition at line 108 of file mod_cache_socache.c.


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