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