cityindex-attic / logsearch

[unmaintained] A development environment for ELK
Apache License 2.0
24 stars 8 forks source link

Enable enhanced networking #359

Closed sopel closed 10 years ago

sopel commented 10 years ago

Once HVM instance types are properly supported (ongoing, see #231 and #358) and the cluster has been migrated to VPC (see #268), we should also look into Enabling Enhanced Networking on Linux Instances in a VPC to gain the resp. networking performance benefits:

With C3 and I2 instances, you can enable enhanced networking capabilities. We support enhanced networking capabilities using single root I/O virtualization (SR-IOV). Enabling enhanced networking on your instance results in higher performance (packets per second), lower latency, and lower jitter.

sopel commented 10 years ago

Closed as Won't Fix due to the required sriovNetSupport instance attribute being enabled by default on the current Amazon Linux 2014.03 and Ubuntu LTS 14.04 HVM images, i.e. we'll gain enhanced networking automatically when starting one of those in a VPC.