Forum Discussion

jkitru_44178's avatar
jkitru_44178
Icon for Nimbostratus rankNimbostratus
Mar 03, 2013

ORMI /JMS Loadbalance

Hi folks,

 

 

I would like to configure following things on our F5 loadbalancer .

 

 

Java Message Services(JMS) Configuration Parameter For BO to CO communication in XML file:

 

 

 

 

 

Remote Method Invocation (RMI) Configuration Parameter For BO to CO communication in XML file:

 

 

java.naming.provider.url=ormi:VIP:12411/CentralOffice

 

 

Application runs on JMS & RMI protocol ..Pls let me know will F5 suport RMI /jms protocol

 

if yes how I will configure

 

2 Replies

  • There is no specific support for these 'protocols' as far as I'm aware. However, as the transport is TCP/IP there no reason why you can't load balance this traffic like any other. If you need to inspect or modify the in or outbound payload data, you can do so with an iRule assuming there is no encryption.