proxy_http_version 1.1;
proxy_set_header Connection "";

proxy_hide_header X-Powered-By;
proxy_hide_header Server;

proxy_pass_request_headers on;
