aboutsummaryrefslogtreecommitdiff
path: root/src/modconf.h
blob: b9d378772bb657c695a69a1b27c408234177ea2e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
extern char *progname;
extern char *pid_file;
extern int pid_file_immutable;

extern unsigned banTable_timeout;
extern unsigned vcli_timeout;
extern unsigned backendTable_timeout;
extern vcli_sockaddr_t vcli_sockaddr;
extern char *vcli_secret;

void varnish_mib_config_init(void);
void varnish_mib_config_help(void);


Return to:

Send suggestions and report system problems to the System administrator.