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.