Skip to content

Primary Instance Missed Probes

Key: qie.primaryInstanceMissedProbes

Env Var: QIE_PRIMARYINSTANCEMISSEDPROBES

Default: 3

Scope: Global

Description: When the 'qie.primaryInstanceIp' is set, this is the number of failed probes required by this instance before it will report healthy to requests on it's own probe port.

Examples

Env Var

QIE_PRIMARYINSTANCEMISSEDPROBES=3

Java Option

-Dqie.primaryInstanceMissedProbes=3

YAML

QIE_PRIMARYINSTANCEMISSEDPROBES: 3