syslog-ng source
HTTPLoadBalancerTarget Struct Reference

#include <http-loadbalancer.h>

Public Attributes

LogTemplate * url_template
 
gint index
 
HTTPLoadBalancerTargetState state
 
gint number_of_clients
 
gint max_clients
 
time_t last_failure_time
 
gchar formatted_index [16]
 

Member Data Documentation

◆ formatted_index

gchar HTTPLoadBalancerTarget::formatted_index[16]

◆ index

gint HTTPLoadBalancerTarget::index

◆ last_failure_time

time_t HTTPLoadBalancerTarget::last_failure_time

◆ max_clients

gint HTTPLoadBalancerTarget::max_clients

◆ number_of_clients

gint HTTPLoadBalancerTarget::number_of_clients

◆ state

HTTPLoadBalancerTargetState HTTPLoadBalancerTarget::state

◆ url_template

LogTemplate* HTTPLoadBalancerTarget::url_template

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