Azure / azure-sdk-for-java

This repository is for active development of the Azure SDK for Java. For consumers of the SDK we recommend visiting our public developer docs at https://docs.microsoft.com/java/azure/ or our versioned developer docs at https://azure.github.io/azure-sdk-for-java.
MIT License
2.33k stars 1.97k forks source link

[BUG]Keep-alive change in httpClient #32121

Open xinlian12 opened 1 year ago

xinlian12 commented 1 year ago

On Linux machine, the default TCP_KEEPIDLE is 2hrs, consider config a lower value in netty http client

ghost commented 1 year ago

Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc @kushagraThapar, @TheovanKraay

FabianMeiswinkel commented 1 year ago

@mkrueger - please first check whether this is really still an issue - Annie has more context if needed