Welcome! Log In Create A New Profile

Advanced

Re: upload issue when NGINX actes as reverse proxy

Weibin Yao
February 25, 2011 02:10AM
Web George at 2011-2-25 14:36 wrote:
> Hi all:
>
> I met an issue when I use NGINX.
>
> When NGINX works as reverse proxy, I try to upload about 300M file to
> the backend webserver, I failed.
>
> 1) I change the entry "client_max_body_size 300m" in nginx.conf, but I
> still fail.
What's the error.log show?
> 2) It seems that the file is cached by nginx,then re-transmit to backend.
> If I want to upload 1GB size file and there is no enough memory in
> reverse-server, it is fail also?
No, If there is not enough memory, Nginx will save it to a temporary
file in the disk. After file uploading completed, Then it will send this
static temporary file to backend.
>
> 3) can we set bypass the file uploading ?
>
> anyone can give me some help?
>
> thanks
> George
> ------------------------------------------------------------------------
>
> _______________________________________________
> nginx mailing list
> nginx@nginx.org
> http://nginx.org/mailman/listinfo/nginx
>


--
Weibin Yao


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

upload issue when NGINX actes as reverse proxy

Web George February 25, 2011 01:40AM

Re: upload issue when NGINX actes as reverse proxy

Weibin Yao February 25, 2011 02:10AM

Re: upload issue when NGINX actes as reverse proxy

Web George February 25, 2011 04:22AM

Re: upload issue when NGINX actes as reverse proxy

Valery Kholodkov February 25, 2011 10:48AM

Re: upload issue when NGINX actes as reverse proxy

Valery Kholodkov February 25, 2011 10:56AM

Re: upload issue when NGINX actes as reverse proxy

Web George February 25, 2011 12:36PM

Re: upload issue when NGINX actes as reverse proxy

Web George February 25, 2011 12:36PM

Re: upload issue when NGINX actes as reverse proxy

Valery Kholodkov February 25, 2011 01:00PM

Re: upload issue when NGINX actes as reverse proxy

Mark Moseley February 25, 2011 01:36PM

Re: upload issue when NGINX actes as reverse proxy

Web George February 27, 2011 11:36AM

Re: upload issue when NGINX actes as reverse proxy

Mark Moseley February 28, 2011 01:30PM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

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