Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated connection cleanup process to handle expired connections and those exceeding config.maxIdle #3022

Commits on Sep 7, 2024

  1. Updated connection cleanup process to ensure we cleanup connections t…

    …hat have expired as well as the connections that exceed the config.maxIdle setting
    robertpitt committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    e9f2366 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    49bb71f View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. Configuration menu
    Copy the full SHA
    2dd0398 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    820569d View commit details
    Browse the repository at this point in the history