Regression in 1.14 when following upstream redirects

2018-05-14 Thread vedranf
Hello, There is a problem when nginx is configured to try to follow redirects (301) from upstream server in order to cache responses being directed to, rather than the short redirect itself. This worked in 1.12 and earlier releases. Here is the simplified configuration I use and which used to work

Re: Regression in 1.14 when following upstream redirects

2018-05-14 Thread Maxim Dounin
Hello! On Mon, May 14, 2018 at 01:22:46PM -0400, vedranf wrote: > There is a problem when nginx is configured to try to follow redirects (301) > from upstream server in order to cache responses being directed to, rather > than the short redirect itself. This worked in 1.12 and earlier releases. >

Re: Regression in 1.14 when following upstream redirects

2018-05-16 Thread vedranf
Hey, Maxim Dounin Wrote: --- > Hello! > > On Mon, May 14, 2018 at 01:22:46PM -0400, vedranf wrote: > > > There is a problem when nginx is configured to try to follow > redirects (301) > > from upstream server in order to cache responses being

Re: Regression in 1.14 when following upstream redirects

2018-05-16 Thread Maxim Dounin
Hello! On Wed, May 16, 2018 at 10:08:23AM -0400, vedranf wrote: > Hey, > > > Maxim Dounin Wrote: > --- > > Hello! > > > > On Mon, May 14, 2018 at 01:22:46PM -0400, vedranf wrote: > > > > > There is a problem when nginx is configured to try t