Skip to content

Commit 23fdd7b

Browse files
author
Abhinandan Prateek
committed
CLOUDSTACK-9569: add router.aggregation.command.each.timeout to agent.properties
1 parent 69e63e4 commit 23fdd7b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

agent/conf/agent.properties

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -152,3 +152,7 @@ hypervisor.type=kvm
152152
# kvmclock.disable=false
153153
# Some newer linux kernels are incapable of reliably migrating vms with kvmclock
154154
# This is a workaround for the bug, admin can set this to true per-host
155+
#
156+
#router.aggregation.command.each.timeout=600
157+
#timeout value for aggregation commands send to virtual router
158+
#

0 commit comments

Comments
 (0)