Comment 1 for bug 1889731

Revision history for this message
Nobuto Murata (nobuto) wrote :

I think the section below needs to be applied to the template especially health_update_threads and stats_update_threads.

openstack/octavia (master=)$ git grep -C 7 processors etc/octavia.conf
etc/octavia.conf-
etc/octavia.conf-[health_manager]
etc/octavia.conf-# bind_ip = 127.0.0.1
etc/octavia.conf-# bind_port = 5555
etc/octavia.conf-# controller_ip_port_list example: 127.0.0.1:5555, 127.0.0.1:5555
etc/octavia.conf-# controller_ip_port_list =
etc/octavia.conf-# failover_threads = 10
etc/octavia.conf:# health_update_threads will default to the number of processors on the host
etc/octavia.conf-# health_update_threads =
etc/octavia.conf:# stats_update_threads will default to the number of processors on the host
etc/octavia.conf-# stats_update_threads =
etc/octavia.conf-# heartbeat_interval = 10
etc/octavia.conf-# heartbeat_key =
etc/octavia.conf-# heartbeat_timeout = 60
etc/octavia.conf-# health_check_interval = 3
etc/octavia.conf-# sock_rlimit = 0
etc/octavia.conf-