Welcome! Log In Create A New Profile

Advanced

Re: repeat requests

Ryan Malayter
March 30, 2010 10:44PM
On Mon, Mar 29, 2010 at 4:28 PM, matthieu Labour
<matthieu.labour@gmail.com> wrote:
> Hi
>
> I am new to nginx.
>
> Can i use nginx to repeat / duplicate incoming requests ...? I understand
> that I can use nginx to load balance ... but in my use case, i need to
> duplicate the request. The incoming request should be routed to server0 AND
> server1. Is it possible with nginx? Thank you for your help
> matt

Assuming such a thing were possible, what could you sensibly do with
two responses to the same request? Send only the first one to the
client? Compare if they are different and send an error if they are?

Or do you want to send only POSTS to multiple back-end systems to keep
them in sync somehow (not a reliable mechanism, as you will miss loads
of requests when a back-end is down)?


--
RPM

_______________________________________________
nginx mailing list
nginx@nginx.org
http://nginx.org/mailman/listinfo/nginx
Subject Author Posted

repeat requests

matthieu Labour March 29, 2010 05:32PM

Re: repeat requests

Ryan Malayter March 30, 2010 10:44PM

Re: repeat requests

Luca De Marinis March 31, 2010 08:18AM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 102
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready