Hello Willy,
Once again, thanks for clarifications and let me ask one more question regarding the products which allow this functionality. Could you please name some of them? Are they pure software-only solutions as HAProxy, or the products you mentioned below are a complex solutions which consist of hardware and software? Loking forward for your reply, Victor.
17 Май 2012 г. 17:50:30 пользователь Willy Tarreau ([email protected]) написал:
On Thu, May 17, 2012 at 03:56:09PM +0200, Baptiste wrote: > As soon as the request has left HAProxy, it can't be resent to an other server. > HAProxy can choose an other server only if it can't send the request > to the first one (and have not sent yet the request, of course) Quite true. Also keep in mind that HTTP spec absolutely forbids doing this because replying non-idempotent requests can have important impacts. And yes, I'm aware that some products do this anyway, which might be the reason why a coworker once received two books when he ordered one on a site. Regards, Willy

