Unverified Commit 366ec5c6 authored by Lusco's avatar Lusco Committed by GitHub
Browse files

Update conf.c



The default bridge configuration uses the backoff restart configuration, however this is not cleared if only a constant timeout is desired, causing it to always use the backoff configuration with a 30 second cap.

To trigger this error, use a bridge configuration with a constant timeout (e.g restart_timeout 5). Note that the timeout value is not honoured. 

Clear the backoff configuration when applying restart_timeout.

Signed-off-by: default avatarTrevor Luscombe <trevor.luscombe@gmail.com>
parent 3cbe805e
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment