Hello, I'd like to know if the following architecture can work. What I want to do is: open only ports going out of the internal network; no communication initiated from DMZ.
Scenario of an incoming message | D M Z | I N T E R N A L | | | | --> AMQ --> storage <--- AMQ <-- system | | | | I'm thinking about putting up a shared message store with useLock set to disabled. (ref: http://activemq.apache.org/pluggable-storage-lockers.html#Pluggablestoragelockers-PersistenceAdapters) Could it work? -- View this message in context: http://servicemix.396122.n5.nabble.com/Network-of-brokers-Shared-database-in-master-master-mode-tp5721581.html Sent from the ServiceMix - User mailing list archive at Nabble.com.
