Is there any thing on UI where i can set idle time out of tcp connection.And what is default value of astaro gateway 8.0 for idle tcp connection timeout.
No, there is no other way to break connections using TCP keepalive with a shorted interval than ip_conntrack_tcp_timeout_established. You can decrease ip_conntrack_tcp_timeout_established to 5 min, but be aware that clients can decrease their TCP keepalive interval too.
hi
as per my application (client server) if connection is broken by third party
then client immediately tries to connect to server.But the behavier that i am observing is that when i have configured ip_conntrack_tcp_timeout_established" =180 sec.and rest of values are default.
Still connection is dropped by every 10 min.what i wanted to ask that if there is any other value is to configure from tcp timeouts values.so that firewall can drop connection after 180 sec (if connection remain idle for 180 sec)
hi
as per my application (client server) if connection is broken by third party
then client immediately tries to connect to server.But the behavier that i am observing is that when i have configured ip_conntrack_tcp_timeout_established" =180 sec.and rest of values are default.
Still connection is dropped by every 10 min.what i wanted to ask that if there is any other value is to configure from tcp timeouts values.so that firewall can drop connection after 180 sec (if connection remain idle for 180 sec)