Joined August 2013
·

Ace

Beijing, China
·
·

Posted to Nginx direct file upload over 1 year ago

Hi mikhailov, here's my problem:
I'm using reverse proxy with Nginx. When I POST a file to the Nginx, it seems that it will store the whole file in local and forward it to the backend server after received the whole file. I want a solution to make Nginx receive & forward data synchronously.

Can clientbodyinfileonly do this?

PS: proxy and backend are different servers.

Achievements
69 Karma
0 Total ProTip Views