_store_check_cachable_hist Struct Reference
Collaboration diagram for _store_check_cachable_hist:

Public Attributes

struct {
   int   not_entry_cachable
 
   int   wrong_content_length
 
   int   too_big
 
   int   too_small
 
   int   private_key
 
   int   too_many_open_files
 
   int   too_many_open_fds
 
   int   missing_parts
 
no
 
struct {
   int   Default
 
yes
 

Detailed Description

Definition at line 870 of file store.cc.

Member Data Documentation

◆ Default

int _store_check_cachable_hist::Default

Definition at line 884 of file store.cc.

Referenced by StoreEntry::checkCachable(), and storeCheckCachableStats().

◆ missing_parts

int _store_check_cachable_hist::missing_parts

Definition at line 880 of file store.cc.

Referenced by StoreEntry::checkCachable(), and storeCheckCachableStats().

◆ no

struct { ... } _store_check_cachable_hist::no

◆ not_entry_cachable

int _store_check_cachable_hist::not_entry_cachable

Definition at line 873 of file store.cc.

Referenced by StoreEntry::checkCachable(), and storeCheckCachableStats().

◆ private_key

int _store_check_cachable_hist::private_key

Definition at line 877 of file store.cc.

Referenced by StoreEntry::checkCachable(), and storeCheckCachableStats().

◆ too_big

int _store_check_cachable_hist::too_big

Definition at line 875 of file store.cc.

Referenced by StoreEntry::checkCachable(), and storeCheckCachableStats().

◆ too_many_open_fds

int _store_check_cachable_hist::too_many_open_fds

Definition at line 879 of file store.cc.

Referenced by StoreEntry::checkCachable(), and storeCheckCachableStats().

◆ too_many_open_files

int _store_check_cachable_hist::too_many_open_files

Definition at line 878 of file store.cc.

Referenced by StoreEntry::checkCachable(), and storeCheckCachableStats().

◆ too_small

int _store_check_cachable_hist::too_small

Definition at line 876 of file store.cc.

Referenced by StoreEntry::checkCachable(), and storeCheckCachableStats().

◆ wrong_content_length

int _store_check_cachable_hist::wrong_content_length

Definition at line 874 of file store.cc.

Referenced by StoreEntry::checkCachable(), and storeCheckCachableStats().

◆ yes

struct { ... } _store_check_cachable_hist::yes

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

 

Introduction

Documentation

Support

Miscellaneous