PaulDotCom mailing list archives

Re: Apache route requests to two or more servers


From: Robin Wood <robin () digininja org>
Date: Wed, 13 Jul 2011 13:49:20 +0100

On 13 July 2011 07:57, Jim Halfpenny <jim.halfpenny () gmail com> wrote:
It depends on what you want to achieve. You could write a perl/php/asp
script to replay request data to multiple servers but I am not sure
what you would want from a module that does this. You could modify
mod_proxy_balancer to play the requests to multiple servers instead of
load balancing.

I like the sound of the ruby proxy so going to try that first, if I
can't get that working then I'll have a look at mod_proxy_balancer and
see what I can do with it.

Robin

Jim

On 12 July 2011 22:05, Robin Wood <robin () digininja org> wrote:
Does anyone know if there is a way to get Apache to send a request to
multiple servers, possibly using something like mod_proxy, and specify
which one I want to take the response from.

I'm thinking of something like a replication system, take this request
and send it to the main server and also to a second and third server
as a backup. This isn't a replication service, I'm just using this as
an example.

Robin
_______________________________________________
Pauldotcom mailing list
Pauldotcom () mail pauldotcom com
http://mail.pauldotcom.com/cgi-bin/mailman/listinfo/pauldotcom
Main Web Site: http://pauldotcom.com

_______________________________________________
Pauldotcom mailing list
Pauldotcom () mail pauldotcom com
http://mail.pauldotcom.com/cgi-bin/mailman/listinfo/pauldotcom
Main Web Site: http://pauldotcom.com

_______________________________________________
Pauldotcom mailing list
Pauldotcom () mail pauldotcom com
http://mail.pauldotcom.com/cgi-bin/mailman/listinfo/pauldotcom
Main Web Site: http://pauldotcom.com


Current thread: