We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 876e3d3 commit ed4bbaaCopy full SHA for ed4bbaa
net/rds/sysctl.c
@@ -66,7 +66,7 @@ unsigned int rds_sysctl_passive_connect_delay_percent = 100;
66
*/
67
unsigned int rds_sysctl_min_conn_hb_timeout;
68
unsigned int rds_sysctl_max_conn_hb_timeout = 60;
69
-unsigned int rds_sysctl_conn_hb_timeout = 10;
+unsigned int rds_sysctl_conn_hb_timeout;
70
71
/* Heartbeat interval in seconds. The time from a successful heartbeat
72
* pong has been received until a new heartbeat ping is sent out is
0 commit comments