
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
Member Data Documentation
◆ Default
int _store_check_cachable_hist::Default |
Definition at line 859 of file store.cc.
Referenced by StoreEntry::checkCachable(), and storeCheckCachableStats().
◆ missing_parts
int _store_check_cachable_hist::missing_parts |
Definition at line 855 of file store.cc.
Referenced by StoreEntry::checkCachable(), and storeCheckCachableStats().
◆ no
struct { ... } _store_check_cachable_hist::no |
Referenced by StoreEntry::checkCachable(), and storeCheckCachableStats().
◆ not_entry_cachable
int _store_check_cachable_hist::not_entry_cachable |
Definition at line 848 of file store.cc.
Referenced by StoreEntry::checkCachable(), and storeCheckCachableStats().
◆ private_key
int _store_check_cachable_hist::private_key |
Definition at line 852 of file store.cc.
Referenced by StoreEntry::checkCachable(), and storeCheckCachableStats().
◆ too_big
int _store_check_cachable_hist::too_big |
Definition at line 850 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 854 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 853 of file store.cc.
Referenced by StoreEntry::checkCachable(), and storeCheckCachableStats().
◆ too_small
int _store_check_cachable_hist::too_small |
Definition at line 851 of file store.cc.
Referenced by StoreEntry::checkCachable(), and storeCheckCachableStats().
◆ wrong_content_length
int _store_check_cachable_hist::wrong_content_length |
Definition at line 849 of file store.cc.
Referenced by StoreEntry::checkCachable(), and storeCheckCachableStats().
◆ yes
struct { ... } _store_check_cachable_hist::yes |
Referenced by StoreEntry::checkCachable(), and storeCheckCachableStats().
The documentation for this struct was generated from the following file:
- src/store.cc