Brainz
Brainz
UI
Brainz
Router
API-GW
UI
General
-log-timestamps
flag.Brainz
Agent <agent_name>:<agent_id>
for agent related
logging and Router <router_name>:<router_id>
for router related logging.Router
lookup-order
such as plugin:1
.http-tls
replaced by https-routing
.https-port
and https-host
added for HTTPS routing.CLI
-proxy
flag.plugingrpc
, routingplugin
).--revoke
.Agent
*client_*
).API-GW
?file_type=1
filter on the files and vcls endpoints.operator=and
filter sometimes does not give the desired result. To be more flexible we implemented [all]
if you want to filter on entities that have for example all of the tags use ?tags.id[all]=1,2
. The operator=and
will be removed in the next major release (5.0.0).UI
General
Brainz
Router
RoutingRules
ExternalRoute
VarnishStats
now includes traffic routing statistics with additional information:
RouterID
DomainID
VCLGroup
now have a RoutingRules
Agent
varnish-port
configuration option. The port is now defined in the varnish-host
, by default 127.0.01:6081
is used. The following formats should be used example.com:8080
.varnish-invalidation-port
configuration option. The port is now defined in the varnish-invalidation-host
, by default the varnish-host
is used. The following formats can be used example.com
, example.com:8080
, :8080
.Agent.Config
which contains the configuration related to traffic routing.
VarnishExternalIP
replaced by IPv4
and IPv6
in Agent.Config.varnish-controller-agent -h
for more information)
base-url
latitude
longitude
ipv4
ipv6
max-mbps-hard
util-nics
root.vcl
for shared deployments to handle traffic routing.varnishd ... -I <file>
to load previously deployed files to Varnish on start).API-GW
config
that includes agent configuration specific parameters, such as varnishhost
and varnishport
.operator=and
you would return different results.Router
CLI
stats
command for: tags, VCLGroups, agents will display stats based on argument or will display all stats when no argument is present.router
, ers
(external routing rules), rr
(routingrules))vg ls
now lists the assigned routing rule.UI