Skip to content
This repository has been archived by the owner on Jun 12, 2023. It is now read-only.

Add inactivity timeout #47

Merged
merged 1 commit into from Dec 23, 2022
Merged

Commits on Dec 21, 2022

  1. Add inactivity timeout

    When the proxy server is run, it shouild exit after a given time of
    inactivity.  Activity is defined as setup, teardown, or has leases.
    
    An inactivity duration of 0 seconds means NEVER timeout.  The default
    inactivity timeout is 300 seconds.
    
    Signed-off-by: Brent Baude <bbaude@redhat.com>
    baude committed Dec 21, 2022
    Configuration menu
    Copy the full SHA
    3c99164 View commit details
    Browse the repository at this point in the history