This commit addresses some optimizations when using libtorrent to download. The settings are documented here: http://www.rasterbar.com/products/libtorrent/reference-Settings.html I'm proposing to add these with dom0 environment overrides in case any other adjustments are needed. The changes effectively double the download rate from the default settings. It also allows unbalanced download/upload which is preferred in openstack environments. No unit tests were added as plugins are not currently unit tested. Closes-bug: #1303993 Change-Id: I503a6a521c196e4ad58e0a16aba2988f66a9cdca
This directory contains files that are required for the XenAPI support. They should be installed in the XenServer / Xen Cloud Platform dom0. If you install them manually, you will need to ensure that the newly added files are executable. You can do this by running the following command (from dom0): chmod a+x /etc/xapi.d/plugins/*