MAP location in conf file

2017-12-28 Thread li...@lazygranch.com
Presently I'm putting maps in the server location. Can they be put in the very top to make them work for all servers? If not, I can just make the maps into include files and insert as needed, but maybe making the map global is more efficient. ___ nginx m

Re: NGINX and RFC7540 (http2) violation

2017-12-28 Thread Valentin V. Bartenev
On Thursday, 28 December 2017 22:16:29 MSK Lucas Rolff wrote: > Hi guys, > > I was playing around with nginx and haproxy recently to decide whether to go > for nginx or haproxy in a specific environment. > One of the requirements was http2 support which both pieces of software > support (with ng

NGINX and RFC7540 (http2) violation

2017-12-28 Thread Lucas Rolff
Hi guys, I was playing around with nginx and haproxy recently to decide whether to go for nginx or haproxy in a specific environment. One of the requirements was http2 support which both pieces of software support (with nginx having supported it for a lot longer than haproxy). However, one thin