Feature Request for proxy_ignore_headers

Maxim Dounin mdounin at mdounin.ru
Mon Dec 7 02:55:51 MSK 2009


Hello!

On Sun, Dec 06, 2009 at 05:29:00PM -0500, nerdgrind wrote:

> Would like to see proxy_ignore_headers have the option to set it to "any" header, or config specific like:
> 
> Vary
> WP-Super-Cache
> X-Pingback

Directive proxy_ignore_headers applies only to headers proxy 
module handles specially.  It instructs proxy module to ignore 
such headers instead of processing them and acting appropriately 
(e.g. stops it from doing internal redirect on X-Accel-Redirect 
header).  This obvoisly doesn't apply to "any" headers.

So it's not really clear from here what you want to do.  Please 
explain use case.

Maxim Dounin



More information about the nginx mailing list