Skip to main content

Canary mode

cp:otoroshi.next.plugins.CanaryMode

This plugin can split a portion of the traffic to canary backends

categories:​

  • TrafficControl
  • Classic

default configuration:​

{
"traffic" : 0.2,
"targets" : [ ],
"root" : "/"
}