|
unsigned long long | id |
|
WEB_CLIENT_FLAGS | flags |
|
WEB_CLIENT_MODE | mode |
|
WEB_CLIENT_ACL | acl |
|
size_t | header_parse_tries |
|
size_t | header_parse_last_size |
|
int | tcp_cork |
|
int | ifd |
|
int | ofd |
|
char | client_ip [NI_MAXHOST+1] |
|
char | client_port [NI_MAXSERV+1] |
|
char | decoded_url [NETDATA_WEB_REQUEST_URL_SIZE+1] |
|
char | last_url [NETDATA_WEB_REQUEST_URL_SIZE+1] |
|
struct timeval tv_in | tv_ready |
|
char | cookie1 [NETDATA_WEB_REQUEST_COOKIE_SIZE+1] |
|
char | cookie2 [NETDATA_WEB_REQUEST_COOKIE_SIZE+1] |
|
char | origin [NETDATA_WEB_REQUEST_ORIGIN_HEADER_SIZE+1] |
|
char * | user_agent |
|
struct response | response |
|
size_t | stats_received_bytes |
|
size_t | stats_sent_bytes |
|
struct web_client * | prev |
|
struct web_client * | next |
|
netdata_thread_t | thread |
|
volatile int | running |
|
size_t | pollinfo_slot |
|
size_t | pollinfo_filecopy_slot |
|
The documentation for this struct was generated from the following file: