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

Public Attributes

unsigned long stat_stores
 
unsigned long stat_replaced
 
unsigned long stat_expiries
 
unsigned long stat_scrolled
 
unsigned long stat_retrieves_hit
 
unsigned long stat_retrieves_miss
 
unsigned long stat_removes_hit
 
unsigned long stat_removes_miss
 
unsigned int subcache_num
 
unsigned int index_num
 
unsigned int subcache_size
 
unsigned int subcache_data_offset
 
unsigned int subcache_data_size
 

Detailed Description

Definition at line 58 of file mod_socache_shmcb.c.

Member Data Documentation

◆ index_num

unsigned int SHMCBHeader::index_num

Definition at line 71 of file mod_socache_shmcb.c.

◆ stat_expiries

unsigned long SHMCBHeader::stat_expiries

Definition at line 62 of file mod_socache_shmcb.c.

◆ stat_removes_hit

unsigned long SHMCBHeader::stat_removes_hit

Definition at line 66 of file mod_socache_shmcb.c.

◆ stat_removes_miss

unsigned long SHMCBHeader::stat_removes_miss

Definition at line 67 of file mod_socache_shmcb.c.

◆ stat_replaced

unsigned long SHMCBHeader::stat_replaced

Definition at line 61 of file mod_socache_shmcb.c.

◆ stat_retrieves_hit

unsigned long SHMCBHeader::stat_retrieves_hit

Definition at line 64 of file mod_socache_shmcb.c.

◆ stat_retrieves_miss

unsigned long SHMCBHeader::stat_retrieves_miss

Definition at line 65 of file mod_socache_shmcb.c.

◆ stat_scrolled

unsigned long SHMCBHeader::stat_scrolled

Definition at line 63 of file mod_socache_shmcb.c.

◆ stat_stores

unsigned long SHMCBHeader::stat_stores

Definition at line 60 of file mod_socache_shmcb.c.

◆ subcache_data_offset

unsigned int SHMCBHeader::subcache_data_offset

Definition at line 75 of file mod_socache_shmcb.c.

◆ subcache_data_size

unsigned int SHMCBHeader::subcache_data_size

Definition at line 77 of file mod_socache_shmcb.c.

◆ subcache_num

unsigned int SHMCBHeader::subcache_num

Definition at line 69 of file mod_socache_shmcb.c.

◆ subcache_size

unsigned int SHMCBHeader::subcache_size

Definition at line 73 of file mod_socache_shmcb.c.


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