Welcome! Log In Create A New Profile

Advanced

Re: proxy_store help requested

Maxim Dounin
March 08, 2014 07:16PM
Hello!

On Sat, Mar 08, 2014 at 06:21:14PM -0500, nginx_newbie_too wrote:

> OK, I just tracked this down to whether the proxy_pass value refers to a
> load-balancing upstream collection (as I'm doing above) vs. a hard-coded
> reference to one server. So, if I change the proxy_pass config value to
> refer to http://download.foobar.com instead of http://download_servers,
> everything works.
>
> Is this a known limitation, or a bug that I should file?

The difference between "download.foobar.com" and
"download_servers" is a name that will be used in requests to an
upstream (see http://nginx.org/r/proxy_set_header). And if your
upstream sever responds with an error due to incorrect name used,
nginx will not store the response.

That is, from the information you provided what you describe looks
like a result of a misconfiguration.

--
Maxim Dounin
http://nginx.org/

_______________________________________________
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx
Subject Author Posted

proxy_store help requested

nginx_newbie_too March 08, 2014 05:39PM

Re: proxy_store help requested

nginx_newbie_too March 08, 2014 05:45PM

Re: proxy_store help requested

nginx_newbie_too March 08, 2014 06:21PM

Re: proxy_store help requested

Maxim Dounin March 08, 2014 07:16PM

Re: proxy_store help requested

nginx_newbie_too March 08, 2014 08:51PM

Re: proxy_store help requested

nginx_newbie_too March 09, 2014 10:34PM

Re: proxy_store help requested

Maxim Dounin March 10, 2014 07:08PM

Re: proxy_store help requested

nginx_newbie_too March 11, 2014 12:46PM

Re: proxy_store help requested

Maxim Dounin March 12, 2014 07:50AM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 304
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