Re: Does it possible to submit duplicated request with the proxy_next_upstream on

2014-01-16 Thread
Sorry I can’t get it . If host A has added the counter and failed to response, the request would be failed over to host B with successful response, so the counter would be added twines. Wouldn’t it ? 在 2014年1月14日,下午5:48,itpp2012 写道: > Unless the request is getting que'd while there is a short

Does it possible to submit duplicated request with the proxy_next_upstream on

2014-01-03 Thread
Hi all: I am wondering if I set: proxy_next_upstream error timeout; Fox example , if the requested service is a counter , I issue the request use the interface http://example.com/incr . The request is failed on my first host A, then it is passed to the second host B , is the counter likely be