dogg_dogg_23774
Aug 07, 2012Nimbostratus
Sending data received from sideband connection to backend servers
My client is looking to do the following.
(1) Source client send some data(http, ftp, smtp, etc) to LTM
(2) LTM collect the received data and connect to sideband servers
(3) Sideband servers process the data and generate a file
(4) LTM receive the file and send it(instead of original data from source) to backend servers(pool members)
I was looking into sideband connection features introduced in v11 to see if that helps, but could not be sure if it is possible to send data from sideband connection to pool member (rather than receiving and parsing it)??
Much appreciated if anyone could provide any advices or insights on this...
Thanks,