Re: Reverse proxy tuning

2016-06-10 Thread B.R.
RTFM: - upstream module (specifically the server directive) - *_next_upstream & *_*_timeout directives, for each backend communication module and type of timeout ​The

Reverse proxy tuning

2016-06-10 Thread Artur
Hello ! I have a nginx reverse proxy http/https for a node.js application with websockets (an extract of the nginx config follows). I would like to know if there is a way to : - force nginx to retry connection to the same upstream if there is any problem with the initial request to the upstream