[prev in list] [next in list] [prev in thread] [next in thread] 

List:       squid-users
Subject:    Re: [squid-users] duplicating a post request
From:       Amos Jeffries <squid3 () treenet ! co ! nz>
Date:       2014-03-25 0:03:28
Message-ID: 5330C7D0.3020007 () treenet ! co ! nz
[Download RAW message or body]

On 25/03/2014 1:44 a.m., Eliezer Croitoru wrote:
> On 03/24/2014 02:21 PM, Yuri Levin wrote:
>> hello, any chance to implement a configuration that will forward the
>> same post request from a user to two different servers at the same
>> time?

Not with Squid.

You can only implemet this in HTTP on the origin server. After receiving
the POST request the first server can emit 307 redirection with
Location: instructing the client to repeat the request at the second server.

Amos

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic