Error when download the big file of 2MB

2016-10-17 Thread Felix HT1 Zhang
Dears, We could download the 20MB file from web in internal APP,but it is failed when used nginx. Here is the error info:the server responsed with a status of 504(Gateway Time-out). How could I fix this problem? BR Felix zhang___ nginx mailing list ngin

Could Nginx stream support FTP PASSIVE?

2015-12-02 Thread Felix HT1 Zhang
Dears, Could Nginx stream support FTP PASSIVE? #er nobody; worker_processes 4; #error_log logs/error.log; #error_log logs/error.log notice; #error_log logs/error.log info; #pidlogs/nginx.pid; events { worker_connections 1024; } stream { upstream port21 { server

RE: Nginx SFTP/FTP loadbalancer

2015-07-07 Thread Felix HT1 Zhang
Dears, This is Felix which is from Lenovo.I need your kindly help of nginx. Here is one question of nginx SFTP/FTP loadbalancer. The backend is two machines 10.96.144.195/10.96.144.196 service IP is 10.96.144.197 which have some http,https,SFTP and FTP service. The frontend systems send some data