Forum Discussion
Michael_108224
Nimbostratus
Sep 05, 2015ActiveMQ servers behind F5 LTM
Hi
I have two ActiveMQ servers.
And I want to make a public VS on the frondend LTM. But I cannot get it to work.
Does anyone have any ideer have to setup an VS ??
ideerly it would be nice i...
Michael_108224
Nimbostratus
Sep 08, 2015Hi
yes I have tried the "normal" way, did not work..
with a tcpdump I could see the conection on the external interface, but the trafic never got to the internal interface.
I havr tried with a irule (because there are comming more servers in different partitions, but all hostet by the same external-vs :
when HTTP_REQUEST {
switch [string tolower [HTTP::host]] {
"sub1.domain.com:61616" { pool /Par1/server-sub1-61616 }
"sub2.domain.com:61616" { pool /Par2/server-sub2-61616 }
default { return }
}
}
this does not work.. (maybe because ActiveMQ is not "http" ..
this might help : http://activemq.apache.org/openwire-version-2-specification.html
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)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