Skip to content

Properly configure connection timeouts and keep-alives

Kamil Trzciński 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