Commit 7c455f9
committed
Ensure that sessions are pinged by default.
If sessions are being returned and borrowed quickly, the difference in ticks may be zero (because the system timer isn't high-resolution); the default value of ConnectionIdlePingTime=0 will now ping all sessions and users have to explicitly set it to a non-zero value to opt out.1 parent f6fc0ca commit 7c455f9
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
74 | | - | |
| 74 | + | |
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
| |||
0 commit comments