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

Fix API library leaking connections #280

Merged
merged 1 commit into from
May 9, 2017
Merged

Fix API library leaking connections #280

merged 1 commit into from
May 9, 2017

Commits on May 7, 2017

  1. Fix API library leaking connections

    * SecureBackendURI function reads (and discards) the ping requests
      to avoid leaking connections
    * Disable Keep Alives, as connections are not reused
    * Set a connection timeout
    * If environment has Proxy settings, use them when setting up the
      connection
    frodenas committed May 7, 2017
    Configuration menu
    Copy the full SHA
    0e2c0ac View commit details
    Browse the repository at this point in the history