/ Zope / Apsis / Pound Mailing List / Archive / 2008 / 2008-11 / duplicate HTTP requests

[ << ] [ >> ]

[ Re: [Pound Mailing List] --enable-cert1l results ... ] [ URGENT HELP NEEDED / "Human Servers" ... ]

duplicate HTTP requests
"Anoop Bhatti" <anoop.bhatti(at)gmail.com>
2008-11-05 18:45:03 [ FULL ]
Hello,
Is it possible to duplicate a request from one listening server to two
other servers?
For example, I have in my pound.cfg :

ListenHTTP
            Address server1
            Port    8983

            Service
                BackEnd
                    Address server2
                    Port    8983
                End
                BackEnd
                    Address server3
                    Port    8983
                End
            End
        End


Any request to server1 will go to either server2 or server3, but not
both.  I'd like to have a configuration that sends the request to
both.  Is this possible? If so, how?

Thanks,

Anoop Bhatti
--
Committed to open source technology.

Re: [Pound Mailing List] duplicate HTTP requests
"Steve Schnepp" <steve.schnepp(at)gmail.com>
2008-11-06 22:41:42 [ FULL ]
Just a question that pops in my mind :

What would the reply to the client be ?
[...]
Attachments:  
text.html text/html 2181 Bytes

MailBoxer