Maximizing MSMQ Messaging Performance

MSMQ independent clients and servers can use up to three different drives to store the message files, message-logger files, and transaction-logger files. The drives must be local physical drives. If you have only two drives, store the message files on one drive and the message-logger and transaction-logger files on another drive.

Note In the Windows NT operating system, two or more IDE drives accessed through the same controller cannot be accessed simultaneously. Therefore, to benefit from having the data and log devices on separate physical drives, either use SCSI drives or use two IDE controllers.


To specify multiple disk drives for storing messages

For information on using Performance Monitor to determine if additional hard disk drives will improve messaging performance, see "Monitoring MSMQ Messaging Performance" in Chapter 4, "Monitoring Your MSMQ Enterprise."


© 1997 by Microsoft Corporation. All rights reserved.