Re: Cloudfront now supports HTTP/2

2016-09-08 Thread Jon Buckley
I've enabled HTTP/2 support on stage. Lets benchmark it there and see if we can get any performance improvements. Classic ELB (what we're using now) doesn't support HTTP/2 but ALB (it's ELBv2) does: https://aws.amazon.com/elasticloadbalancing/applicationloadbalancer/ . It'd be interesting to test

Re: Can we npm5/node6 all the things?

2017-08-15 Thread Jon Buckley
I have no concerns about moving to node 6. Adding npm v5 seems like an additional step that isn't necessary yet. All you need to do is rename the shrinkwrap script in package.json and the infinite loop won't occur, right? I'd like to upgrade to node 8 after it has gone LTS which should be around O