On 02/26/10 05:22, Kacheong Poon wrote: > >> I know, in a real world, the queries would come from a lot of >> different IPs, but >> for Performance Tests, it would be nice, if we can build a setup, >> where every >> Query is delegated to another node. Because DNS is normally just the >> request >> packet, and the response packet, it should not rely on serving every >> client from >> the same backend server, just the Query. Or am i missing something here? > > > Right. In this case, using DSR is a better fit. > >
Please note that in DSR case the responses( from servers to clients) would go bypass the LB - that means that you could either set up the default gateway on the servers to be a external router, or setup the machine that runs ILB to also serve as the default router for the servers. If you need help in setting up the latter, please do let us know. Also when you start this setup in production mode please let us know. Sangeeta