Load balancer working.

This commit is contained in:
Thulinma 2016-05-04 18:07:03 +02:00
parent 561a0eca57
commit a247095c6d
2 changed files with 306 additions and 0 deletions

View file

@ -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 #
########################################