Forum Discussion
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,
- Richard__HarlanHistoric F5 AccountYou should be able to get the data from the sideband connection and use HTTP::retry to send the info to the server pool. With HTTP::retry you do not have to send the original request but can send anything. Hope that helps.
Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects