atom feed11 messages in ru.sysoev.nginxupload issue when NGINX actes as reve...
FromSent OnAttachments
Web GeorgeFeb 24, 2011 10:36 pm 
Weibin YaoFeb 24, 2011 11:06 pm 
Web GeorgeFeb 25, 2011 1:18 am 
Valery KholodkovFeb 25, 2011 7:42 am 
Valery KholodkovFeb 25, 2011 7:52 am 
Web GeorgeFeb 25, 2011 9:30 am 
Web GeorgeFeb 25, 2011 9:32 am 
Valery KholodkovFeb 25, 2011 9:56 am 
Mark MoseleyFeb 25, 2011 10:33 am 
Web GeorgeFeb 27, 2011 8:30 am 
Mark MoseleyFeb 28, 2011 10:26 am 
Subject:upload issue when NGINX actes as reverse proxy
From:Web George (webg@gmail.com)
Date:Feb 24, 2011 10:36:23 pm
List:ru.sysoev.nginx

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. 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?

3) can we set bypass the file uploading ?

anyone can give me some help?

thanks George