Re: POST method with x-accel-redirect

2016-12-06 Thread Yong Li
Hi Francis, Yeah, I think this is what I need! Thanks a lot for your explanation, which definitely helps my design. Best, - Yong - Yong Y&R Computing On Tue, Dec 6, 2016 at 12:46 PM, Francis Daly wrote: > On Mon, Dec 05, 2016 at 09:01:09PM -0800, Yong Li wrote: > > Hi there, > > > But since

Re: POST method with x-accel-redirect

2016-12-06 Thread Francis Daly
On Mon, Dec 05, 2016 at 09:01:09PM -0800, Yong Li wrote: Hi there, > But since we upgraded it to 1.10.1 it seems the POST method > is changed to GET during the redirect. I saw Maxim had a post ( > https://forum.nginx.org/read.php?2,263661,264440#msg-264440) describing > this issue. But I am sti

POST method with x-accel-redirect

2016-12-05 Thread Yong Li
Hi Nginx guru, I am a new nginx user working on implementing a protected upload and download service based on nginx. With an older version 1.4.6 I was able to make it work. But since we upgraded it to 1.10.1 it seems the POST method is changed to GET during the redirect. I saw Maxim had a post (