A 1Gb NIC is easily saturated with bulk requests. We might be able to save time and bandwidth through compression. * https://www.elastic.co/guide/en/elasticsearch/reference/current/modules-http.html * https://gist.github.com/bryfry/09a650eb8aac0fb76c24 * http://jijeshmohan.github.io/post/compress-http-request-in-go/
A 1Gb NIC is easily saturated with bulk requests. We might be able to save time and bandwidth through compression.