Only one node receives the request. Clustering shares the context across nodes.

You can use mod_proxy to distribute the request to a server, or
Synapse has some intelligent load-balancing code to do it.

Paul

On Sat, Nov 1, 2008 at 2:03 AM, Igor Nogueira
<[EMAIL PROTECTED]> wrote:
> Hello guys, I was reading about clustering support and I have a doubt. Does
> clustering broadcast client's requets to all nodes or just replicate the
> context? I mean, for example, if I have some services that save information
> on a database, would all nodes in the cluster
> do it or only the one that actually received the client's invocation?
>
>
> Thanks in advance!
>
> Igor Nogueira Santos
>



-- 
Paul Fremantle
Co-Founder and CTO, WSO2
Apache Synapse PMC Chair
OASIS WS-RX TC Co-chair

blog: http://pzf.fremantle.org
[EMAIL PROTECTED]

"Oxygenating the Web Service Platform", www.wso2.com

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to