Forum Discussion

JL_44898's avatar
JL_44898
Icon for Nimbostratus rankNimbostratus
Oct 08, 2009

duplicate traffic

Hi,

 

 

I have 3 web servers behind the F5.

 

 

I would like the traffic to go to svr1, svr2 round robin,

 

however, duplicate all the traffic to svr3.

 

 

So svr1 has 50% load, svr2 has 50%, svr3 has 100% load.

 

 

Because Svr3 will be a backup server and connect to a backup database.

 

I would like the backup server handle all the requests again so

 

the backup database will have exactly same data as the production one.

 

 

Anybody has idea whether this is doable?

 

 

Thanks!

 

 

JW
  • hoolio's avatar
    hoolio
    Icon for Cirrostratus rankCirrostratus
    Hi JW,

     

     

    LTM offers the clone pool option, but this is generally for sending traffic to an intrusion detection system. There isn't an efficient way to duplicate traffic to multiple destinations where the destinations are expecting to respond to the requests with default configuration or iRules.

     

     

    Aaron