globals.h File Reference
#include "CacheDigest.h"
#include "defines.h"
#include "hash.h"
#include "IoStats.h"
#include "rfc2181.h"
#include "sbuf/SBuf.h"
Include dependency graph for globals.h:

Go to the source code of this file.

Variables

char * ConfigFile
 
char * IcpOpcodeStr []
 
char ThisCache [RFC2181_MAXHOSTNAMELEN<< 1]
 
char ThisCache2 [RFC2181_MAXHOSTNAMELEN<< 1]
 
const char * dash_str
 
const char * null_string
 
const char * version_string
 
const char * appname_string
 
char const * visible_appname_string
 
const char * fdTypeStr []
 
const char * hier_strings []
 
const char * memStatusStr []
 
const char * pingStatusStr []
 
const char * storeStatusStr []
 
const char * swapStatusStr []
 
int Biggest_FD
 
int Number_FD
 
int Opening_FD
 
int NDnsServersAlloc
 
int RESERVED_FD
 
int Squid_MaxFD
 
int opt_reuseaddr
 
int neighbors_do_private_keys
 
int opt_catch_signals
 
int opt_foreground
 
int opt_foreground_rebuild
 
char * opt_forwarded_for
 
int opt_reload_hit_only
 
int opt_udp_hit_obj
 
int opt_create_swap_dirs
 
int opt_store_doublecheck
 
int syslog_enable
 
int DnsSocketA
 
int DnsSocketB
 
int n_disk_objects
 
IoStats IOStats
 
struct timeval squid_start
 
int starting_up
 
int shutting_down
 
int reconfiguring
 
time_t hit_only_mode_until
 
double request_failure_ratio
 
int store_hash_buckets
 
hash_tablestore_table
 
int hot_obj_count
 
int CacheDigestHashFuncCount
 
CacheDigeststore_digest
 
const char * StoreDigestFileName
 
const char * StoreDigestMimeStr
 
const char * MultipartMsgBoundaryStr
 
int refresh_nocache_hack
 
int store_open_disk_fd
 
const char * SwapDirType []
 
int store_swap_low
 
int store_swap_high
 
size_t store_pages_max
 
int64_t store_maxobjsize
 
int incoming_sockets_accepted
 
int ssl_ex_index_server
 
int ssl_ctx_ex_index_dont_verify_domain
 
int ssl_ex_index_cert_error_check
 
int ssl_ex_index_ssl_error_detail
 
int ssl_ex_index_ssl_peeked_cert
 
int ssl_ex_index_ssl_errors
 
int ssl_ex_index_ssl_cert_chain
 
int ssl_ex_index_ssl_validation_counter
 
const char * external_acl_message
 
int opt_send_signal
 
int opt_no_daemon
 
int opt_parse_cfg_only
 
int KidIdentifier
 

Variable Documentation

◆ appname_string

const char* appname_string
extern

Referenced by configDoConfigure().

◆ Biggest_FD

◆ CacheDigestHashFuncCount

int CacheDigestHashFuncCount
extern

◆ ConfigFile

◆ dash_str

◆ DnsSocketA

◆ DnsSocketB

◆ external_acl_message

const char* external_acl_message
extern

◆ fdTypeStr

const char* fdTypeStr[]
extern

Definition at line 39 of file fd.cc.

Referenced by fde::dumpStats(), and examine_select().

◆ hier_strings

const char* hier_strings[]
extern

◆ hit_only_mode_until

time_t hit_only_mode_until
extern

◆ hot_obj_count

◆ IcpOpcodeStr

char* IcpOpcodeStr[]
extern

◆ incoming_sockets_accepted

◆ IOStats

◆ KidIdentifier

◆ memStatusStr

const char* memStatusStr[]
extern

Definition at line 75 of file store.cc.

Referenced by describeStatuses().

◆ MultipartMsgBoundaryStr

const char* MultipartMsgBoundaryStr
extern

◆ n_disk_objects

◆ NDnsServersAlloc

int NDnsServersAlloc
extern

◆ neighbors_do_private_keys

◆ null_string

◆ Number_FD

◆ Opening_FD

◆ opt_catch_signals

int opt_catch_signals
extern

◆ opt_create_swap_dirs

int opt_create_swap_dirs
extern

◆ opt_foreground

◆ opt_foreground_rebuild

◆ opt_forwarded_for

char* opt_forwarded_for
extern

◆ opt_no_daemon

◆ opt_parse_cfg_only

◆ opt_reload_hit_only

int opt_reload_hit_only
extern

◆ opt_reuseaddr

int opt_reuseaddr
extern

◆ opt_send_signal

◆ opt_store_doublecheck

◆ opt_udp_hit_obj

int opt_udp_hit_obj
extern

◆ pingStatusStr

const char* pingStatusStr[]
extern

Definition at line 80 of file store.cc.

Referenced by describeStatuses().

◆ reconfiguring

◆ refresh_nocache_hack

int refresh_nocache_hack
extern

◆ request_failure_ratio

double request_failure_ratio
extern

Referenced by checkFailureRatio(), and GetInfo().

◆ RESERVED_FD

◆ shutting_down

◆ Squid_MaxFD

◆ squid_start

struct timeval squid_start
extern

◆ ssl_ctx_ex_index_dont_verify_domain

int ssl_ctx_ex_index_dont_verify_domain
extern

◆ ssl_ex_index_cert_error_check

int ssl_ex_index_cert_error_check
extern

◆ ssl_ex_index_server

◆ ssl_ex_index_ssl_cert_chain

int ssl_ex_index_ssl_cert_chain
extern

◆ ssl_ex_index_ssl_error_detail

int ssl_ex_index_ssl_error_detail
extern

◆ ssl_ex_index_ssl_errors

◆ ssl_ex_index_ssl_peeked_cert

int ssl_ex_index_ssl_peeked_cert
extern

◆ ssl_ex_index_ssl_validation_counter

int ssl_ex_index_ssl_validation_counter
extern

Referenced by Ssl::Initialize(), and ssl_verify_cb().

◆ starting_up

◆ store_digest

◆ store_hash_buckets

int store_hash_buckets
extern

◆ store_maxobjsize

◆ store_open_disk_fd

◆ store_pages_max

◆ store_swap_high

int store_swap_high
extern

◆ store_swap_low

int store_swap_low
extern

◆ store_table

◆ StoreDigestFileName

const char* StoreDigestFileName
extern

◆ StoreDigestMimeStr

const char* StoreDigestMimeStr
extern

Referenced by peerDigestRequest().

◆ storeStatusStr

const char* storeStatusStr[]
extern

Definition at line 86 of file store.cc.

Referenced by describeStatuses().

◆ SwapDirType

const char* SwapDirType[]
extern

◆ swapStatusStr

const char* swapStatusStr[]
extern

Definition at line 91 of file store.cc.

Referenced by StoreEntry::attachToDisk(), and describeStatuses().

◆ syslog_enable

int syslog_enable
extern

◆ ThisCache

char ThisCache[RFC2181_MAXHOSTNAMELEN<< 1]
extern

◆ ThisCache2

char ThisCache2[RFC2181_MAXHOSTNAMELEN<< 1]
extern

◆ version_string

◆ visible_appname_string

 

Introduction

Documentation

Support

Miscellaneous

Web Site Translations

Mirrors