Just a question that pops in my mind :

What would the reply to the client be ?

-- 
Steve Schnepp <[EMAIL PROTECTED]>
http://blog;pwkf.org/


On Wed, Nov 5, 2008 at 6:45 PM, Anoop Bhatti <[EMAIL PROTECTED]> wrote:

> 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.
>
> --
> To unsubscribe send an email with subject unsubscribe to [EMAIL PROTECTED]
> Please contact [EMAIL PROTECTED] for questions.
>


--
To unsubscribe send an email with subject unsubscribe to [EMAIL PROTECTED]
Please contact [EMAIL PROTECTED] for questions.

Reply via email to