vmware-nsx/neutron/agent/metadata
Brian Haley 6d66705505 Change metadata-agent to have a configurable backlog
The metadata agent currently runs with a default socket backlog
of 128.  This isn't enough on a busy network node, even when
spawning multiple worker processes.

This change addes a new "metadata_backlog = XX" to the ini file
to support a configurable value to help improve performance.

Change-Id: Ibea398f3b65a56deb1418f39810d87d8360ea9f3
Closes-bug: #1274536
2014-02-03 17:05:35 +01:00
..
__init__.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
agent.py Change metadata-agent to have a configurable backlog 2014-02-03 17:05:35 +01:00
namespace_proxy.py Merge "make neutron-ns-metadata-proxy configurable" 2013-08-22 02:31:59 +00:00