<html><head>
<meta content="text/html; charset=ISO-8859-1" http-equiv="Content-Type">

</head><body style="color: rgb(0, 0, 0); background-color: rgb(255, 255,
 255);" bgcolor="#FFFFFF" text="#000000">Well, it used to work 
before 1.6.0..<br>

<br>

For me 
<a class="moz-txt-link-freetext" 
href="http://nginx.org/en/docs/http/ngx_http_proxy_module.html#proxy_pass_header">http://nginx.org/en/docs/http/ngx_http_proxy_module.html#proxy_pass_header</a>
 shows that I should do:<br>

<br>

<span><meta charset="utf-8"><span style="color: rgb(51, 51, 51); 
font-family: Consolas, 'Liberation Mono', Menlo, Courier, monospace; 
font-size: 12px; font-style: normal; font-variant: normal; font-weight: 
normal; letter-spacing: normal; line-height: 16.799999237060547px; 
orphans: auto; text-align: start; text-indent: 0px; text-transform: 
none; white-space: pre; widows: auto; word-spacing: 0px; 
-webkit-text-stroke-width: 0px; display: inline !important; float: none;
 background-color: rgb(255, 255, 255);">proxy_pass_header Cache-Control;</span>
 <br>
  <br>
So that should be correct<br>
  <br>
Best regards,<br>
Lucas Rolff<br>
</span><br>

Jonathan Matthews wrote:
<blockquote 
cite="mid:CAKsTx7A4Pw4fgOnMbLXvsF-TOzMT-ruHdsMS7TGaKnDeVSmOXg@mail.gmail.com"
 type="cite"><p dir="ltr">On 1 Jul 2014 07:58, "Lucas Rolff" <<a 
moz-do-not-send="true" href="mailto:lucas@slcoding.com">lucas@slcoding.com</a>>

 wrote:<br>
><br>
> Hi guys,<br>
><br>
> I'm currently running nginx version 1.6.0 (after upgrading from 
1.4.4).<br>
><br>
> Sadly I've found out, after upgrading proxy_pass_header seems to 
stop working, meaning no headers is passed from the upstream at all</p>

  <p dir="ltr">You need to read the proxy_pass_header and 
proxy_hide_header reference documentation. You're using it wrongly, 
possibly because you've assumed it takes generic parameters instead of 
very specific ones.</p>



  <pre wrap="">_______________________________________________
nginx mailing list
<a class="moz-txt-link-abbreviated" href="mailto:nginx@nginx.org">nginx@nginx.org</a>
<a class="moz-txt-link-freetext" href="http://mailman.nginx.org/mailman/listinfo/nginx">http://mailman.nginx.org/mailman/listinfo/nginx</a></pre></blockquote>



</body></html>