Skip to content

Unable to enable TCP KeepAlive in System.Net.HttpClient #31267

Closed
@jhudsoncedaron

Description

@jhudsoncedaron

Unable to enable TCP KeepAlive in System.Net.HttpClient. It is off by default, doesn't have its own option to turn it on, and the generic API that did this in Framework does nothing.

https://github.com/dotnet/corefx/blob/a62579502cb9e86b761c2249d0d04af3d827b3a3/src/System.Net.ServicePoint/src/System/Net/ServicePointManager.cs#L214

We are currently discussing what ridiculously overweight thing to do about this.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions