chihangc

Results 2 comments of chihangc

I encounter this issue too. May I know if I can edit the timeout in nginx so it won't treat the backend as unreachable. I tried adding `proxy_connect_timeout` `proxy_read_timeout` but...

I believe this issue is related to FTP PASSIVE mode. In passive mode, the server define a specific random port each time back to client. So tunnel may not able...