Hi, because of performance issues, we want to set a higher value for num_sync_threads in /etc/neutron/dhcp_agent.ini
" [default] num_sync_threads = 64 # default: 4 "
This is also a requirement for the neutron-gateway charm (See also: )
It would be great to have an option to set num_sync_threads. Or is there a way to set this setting persistently after deployment?
Hi, because of performance issues, we want to set a higher value for dhcp_agent. ini
num_sync_threads in /etc/neutron/
"
[default]
num_sync_threads = 64 # default: 4
"
This is also a requirement for the neutron-gateway charm
(See also: )
It would be great to have an option to set num_sync_threads.
Or is there a way to set this setting persistently after deployment?