Re: Add proxy_next_upstream_action to distinguish diffrient network actions

2014-01-17 Thread renenglish
Anyone will be interested in this ? Posted at Nginx Forum: http://forum.nginx.org/read.php?2,246461,246552#msg-246552 ___ nginx mailing list nginx@nginx.org http://mailman.nginx.org/mailman/listinfo/nginx

Add proxy_next_upstream_action to distinguish diffrient network actions

2014-01-14 Thread Shafreeck Sea
Hi all: The directive "proxy_next_upstream error timeout" takes effect on three network actions: connection, send and recieve. In practice ,we realy want to try next upstream according to in which actions we are. For example, I do not want to try next upstream if some error occurs or timed out whe