Forum Discussion
Working on msmq load-balancing
Hi team: I'm working on msmq load-balancing,but there is a problem when reading and value "0xc00e0003" which means "MQ_ERROR_QUEUE_NOT_FOUND" in the capture file.However,it's works when direct to the real server.If there is any suggsetions?
Thanks a lot!

- Yoel_Arnon_3386
Nimbostratus
Ok. The problem is that MSMQ queue messages are stored in a physical location on the hard disk. Therefore, as you move to a different physical server, the queue is not there. There are several solutions for this problem (the right solution for you depends on the performance and reliability requirements), includong using a separate messages server or creating queues with the same name pn all the servers and avoiding transactional messages. You may alsp find the following article useful: https://blogs.msdn.microsoft.com/johnbreakwell/2008/11/18/oil-and-water-msmq-transactional-messages-and-load-balancing/ Hope that helps, Yoel Arnon
- ____177053
Cirrus
Thanks for your reply,and there is just one physical server when testing.
Recent Discussions
Related Content
* 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