Turning on HTTP/2 is a one-line nginx config change that yields roughly 20% performance improvement; prefer a single connection per origin rather than many parallel HTTP/1.1 connections to multiple CDNs.