Runtime
The optional runtime section in vey-proxy uses the shared
daemon runtime config
value type.
If the optional worker section is present, it uses the shared
unaided runtime config
value type.
See Runtime for the full runtime reference, including worker-thread settings, CPU-affinity-related value types, and graceful-shutdown timers.
Both sections are process-level settings loaded only from the main configuration file. They are skipped during hot reload.
Note
In vey-proxy, server_offline_delay defaults to 8s starting from
version 1.7.25. Earlier versions used 4s.