mirror of https://github.com/telemt/telemt.git
ME Keepalive 8/2
Co-Authored-By: brekotis <93345790+brekotis@users.noreply.github.com>
This commit is contained in:
parent
3799fc13c4
commit
235642459a
|
|
@ -130,11 +130,11 @@ pub(crate) fn default_middle_proxy_warm_standby() -> usize {
|
|||
}
|
||||
|
||||
pub(crate) fn default_keepalive_interval() -> u64 {
|
||||
25
|
||||
8
|
||||
}
|
||||
|
||||
pub(crate) fn default_keepalive_jitter() -> u64 {
|
||||
5
|
||||
2
|
||||
}
|
||||
|
||||
pub(crate) fn default_warmup_step_delay_ms() -> u64 {
|
||||
|
|
|
|||
Loading…
Reference in New Issue