Commit 2ec72f4
add TCP keep-alive to client side (GoogleCloudPlatform#161)
Fixes GoogleCloudPlatform#147 where it takes awhile for the cloud sql proxy to notice that a client has disappeared, resulting in "wasted" database connections. Since customers can't control the max connection limit, this was causing some pain.1 parent ec8f5ac commit 2ec72f4
1 file changed
+7
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
155 | 155 | | |
156 | 156 | | |
157 | 157 | | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
158 | 165 | | |
159 | 166 | | |
160 | 167 | | |
| |||
0 commit comments