Load balancer working.
This commit is contained in:
parent
561a0eca57
commit
a247095c6d
2 changed files with 306 additions and 0 deletions
|
@ -267,6 +267,11 @@ makeAnalyser(TS ts) #LTS
|
|||
makeAnalyser(TSStream tsstream) #LTS
|
||||
makeAnalyser(Stats stats) #LTS
|
||||
|
||||
|
||||
if (DEFINED LOAD_BALANCE )
|
||||
makeAnalyser(Load load) #LTS
|
||||
endif()
|
||||
|
||||
########################################
|
||||
# MistServer - Inputs #
|
||||
########################################
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue