Hi all,

We have a situation where we would like to have
1 Master server (creates the index)
1 input slave server (which receives the updated index from the master)
n slaves (which receive the updated index from the input slave server)

This is to prevent each of the n slaves polling the master server.

a: is this setup possible?
b: has anyone done anything like this, if so do you have any advice?

This is all with 1.4 so we would be using inbuilt/java replication,
not snapshooter/snappuller

Thanks,
Kev

Reply via email to