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

reverseproxy: Connection termination cleanup #5663

Merged
merged 2 commits into from
Aug 1, 2023

Commits on Aug 1, 2023

  1. reverseproxy: Connection termination cleanup

    Don't terminate connections using the proxy context when
    flush_interval == -1. It is not necesseray and it causes issues
    with websocket close timeouts.
    mmm444 authored and francislavoie committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    883f6b5 View commit details
    Browse the repository at this point in the history
  2. reverseproxy: Improve comment

    mmm444 authored and francislavoie committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    a37b116 View commit details
    Browse the repository at this point in the history