Apache HTTPD
Public Attributes | List of all members
proxy_balancer_shared Struct Reference

#include <mod_proxy.h>

Public Attributes

char sticky_path [64]
 
char sticky [64]
 
char lbpname [16]
 
char nonce [36+1]
 
char name [96]
 
char sname [96]
 
char vpath [64]
 
char vhost [64]
 
apr_interval_time_t timeout
 
apr_time_t wupdated
 
int max_attempts
 
int index
 
proxy_hashes hash
 
unsigned int sticky_force:1
 
unsigned int scolonsep:1
 
unsigned int max_attempts_set:1
 
unsigned int was_malloced:1
 
unsigned int need_reset:1
 
unsigned int vhosted:1
 
unsigned int inactive:1
 
unsigned int forcerecovery:1
 
char sticky_separator
 
unsigned int forcerecovery_set:1
 
unsigned int scolonsep_set:1
 
unsigned int sticky_force_set:1
 
unsigned int nonce_set:1
 
unsigned int sticky_separator_set:1
 

Detailed Description

Definition at line 526 of file mod_proxy.h.

Member Data Documentation

◆ forcerecovery

unsigned int proxy_balancer_shared::forcerecovery

Definition at line 547 of file mod_proxy.h.

◆ forcerecovery_set

unsigned int proxy_balancer_shared::forcerecovery_set

Definition at line 549 of file mod_proxy.h.

◆ hash

proxy_hashes proxy_balancer_shared::hash

Definition at line 539 of file mod_proxy.h.

◆ inactive

unsigned int proxy_balancer_shared::inactive

Definition at line 546 of file mod_proxy.h.

◆ index

int proxy_balancer_shared::index

Definition at line 538 of file mod_proxy.h.

◆ lbpname

char proxy_balancer_shared::lbpname[16]

Definition at line 529 of file mod_proxy.h.

◆ max_attempts

int proxy_balancer_shared::max_attempts

Definition at line 537 of file mod_proxy.h.

◆ max_attempts_set

unsigned int proxy_balancer_shared::max_attempts_set

Definition at line 542 of file mod_proxy.h.

◆ name

char proxy_balancer_shared::name[ 96]

Definition at line 531 of file mod_proxy.h.

◆ need_reset

unsigned int proxy_balancer_shared::need_reset

Definition at line 544 of file mod_proxy.h.

◆ nonce

char proxy_balancer_shared::nonce[36+1]

Definition at line 530 of file mod_proxy.h.

◆ nonce_set

unsigned int proxy_balancer_shared::nonce_set

Definition at line 552 of file mod_proxy.h.

◆ scolonsep

unsigned int proxy_balancer_shared::scolonsep

Definition at line 541 of file mod_proxy.h.

◆ scolonsep_set

unsigned int proxy_balancer_shared::scolonsep_set

Definition at line 550 of file mod_proxy.h.

◆ sname

char proxy_balancer_shared::sname[ 96]

Definition at line 532 of file mod_proxy.h.

◆ sticky

char proxy_balancer_shared::sticky[64]

Definition at line 528 of file mod_proxy.h.

◆ sticky_force

unsigned int proxy_balancer_shared::sticky_force

Definition at line 540 of file mod_proxy.h.

◆ sticky_force_set

unsigned int proxy_balancer_shared::sticky_force_set

Definition at line 551 of file mod_proxy.h.

◆ sticky_path

char proxy_balancer_shared::sticky_path[64]

Definition at line 527 of file mod_proxy.h.

◆ sticky_separator

char proxy_balancer_shared::sticky_separator

Definition at line 548 of file mod_proxy.h.

◆ sticky_separator_set

unsigned int proxy_balancer_shared::sticky_separator_set

Definition at line 553 of file mod_proxy.h.

◆ timeout

apr_interval_time_t proxy_balancer_shared::timeout

Definition at line 535 of file mod_proxy.h.

◆ vhost

char proxy_balancer_shared::vhost[ 64]

Definition at line 534 of file mod_proxy.h.

◆ vhosted

unsigned int proxy_balancer_shared::vhosted

Definition at line 545 of file mod_proxy.h.

◆ vpath

char proxy_balancer_shared::vpath[ 64]

Definition at line 533 of file mod_proxy.h.

◆ was_malloced

unsigned int proxy_balancer_shared::was_malloced

Definition at line 543 of file mod_proxy.h.

◆ wupdated

apr_time_t proxy_balancer_shared::wupdated

Definition at line 536 of file mod_proxy.h.


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