Idle TCP connection time out issue

Asking for help? Comment out what you need so we can get more information to help you!

Cluster information:

Kubernetes version: kubectl version

Client Version: version.Info{Major:“1”, Minor:“16”, GitVersion:“v1.16.3”, GitCommit:“b3cbbae08ec52a7fc73d334838e18d17e8512749”, GitTreeState:“clean”, BuildDate:“2019-11-13T11:23:11Z”, GoVersion:“go1.12.12”, Compiler:“gc”, Platform:“linux/amd64”}

Server Version: version.Info{Major:“1”, Minor:“16”, GitVersion:“v1.16.3”, GitCommit:“b3cbbae08ec52a7fc73d334838e18d17e8512749”, GitTreeState:“clean”, BuildDate:“2019-11-13T11:13:49Z”, GoVersion:“go1.12.12”, Compiler:“gc”, Platform:“linux/amd64”}loud being used: openstack
Installation method:
Host OS: Redhat
CNI and version:
CRI and version:

We have a Postgres JDBC client running on a remote box connecting to a Postgres server POD running under K8. The tcpdump shows that idle connections are dropped by kube-proxy. The idle connection are timing out after 10mins. It is using the default setting.

How do I disable idle connection time out.

Thanks
Dhasran