Skip to content

Properly configure connection timeouts and keep-alives

Kamil Trzcińśki requested to merge use-keep-alives-everywhere into master

What does this MR do?

This properly configures TCP keep-alive and HTTP timeouts for docker client. Currently connection can be considered dead when run over Internet.

Merge request reports