Welcome! Log In Create A New Profile

Advanced

Header is not passed to proxy

August 29, 2012 12:42PM
Hi Maxim, thanks a lot for your moduel. it was extremely useful for me.

I have the following config:
location /upload {
auth_request /auth;
...
location /auth {
proxy_pass <authserviceURL>;
}

The initial request to /upload has header. I have supposed this header to be propogated down to <authserviceURL>. But this does not happen.

Question: does it mean that i have to use $request_uri instead of header propogation?

Thanks a lot!
Oleksiy
Subject Author Posted

Header is not passed to proxy

mokriy August 29, 2012 12:42PM

Re: Header is not passed to proxy

mokriy August 30, 2012 06:31AM

Re: Header is not passed to proxy

Maxim Dounin August 31, 2012 05:54PM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 294
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready