We have been running a JBOSS Cache cluster for a few years now in UDP and for the most part it's been fine.
We had to add a node outside the firewall so we reconfigured it for TCP and have since had a lot of problems.
Can we have both TCP/unicast and UDP/multicast sections in the same config file so that we are using the TCP for the one node on the other side of the firewall and UDP for everything else?
(I'm guessing this can't be done since there is only the "Config" level and everything under it is in the same stack)