@robbat2 wrote:
If the
defaultsblock containsstats enable, then there is no way to explicitly disable stats on each TCP-mode listener, and you always get a warning about the config:[WARNING] 349/011014 (16056) : config : 'stats' statement ignored for proxy 'my-listen-name' as it requires HTTP mode.This could be worked around by removing
stats enablefrom thedefaultsand manually adding to EVERY http-modelisten, but that is annoying. Can we get something likestats disableadded, that disables the stats on thatlistenblock?
Posts: 4
Participants: 2