Results 1 to 4 of 4

Thread: MSMQ maximum message size

  1. #1
    Join Date
    Apr 2009
    Posts
    102

    MSMQ maximum message size

    I had installed Windows Xp on my ssytem. I planning to installed MSMQ application on my system. Before i install it on my system, i would like to know that what is the maximum message size would i get on MSMQ. Can any body provide me the correct information on the above issue? Would be grateful to you if any body provides me the correct information on the above issue.

  2. #2
    Join Date
    Apr 2008
    Posts
    2,277

    Re: MSMQ maximum message size

    The maximum message size is still 4MB. Currently only MSMQT bypasses the 4MB limit, but this only works with BizTalk 2004, and there are other limitations with MSMQT as well. You can always chunk your data into smaller pieces in order to accomodate the 4MB limit.

  3. #3
    Join Date
    May 2008
    Posts
    2,134

    Re: MSMQ maximum message size

    Unfortunately MSMQ transport in WCF doesn't handle messages bigger than supported by MSMQ. The queued sessions also won't help, because the whole session has to fit into a single MSMQ message. Each instance of MSMQ on a server node maps 4 MB of the system view space when handling message activity.

  4. #4
    Join Date
    May 2008
    Posts
    2,792

    Re: MSMQ maximum message size

    Maximum message body size is 4MB (in serialized from). This results in a default limit of three active, working instances of MSMQ in a cluster node. In a server cluster with three MSMQ resources, a node could have four concurrent MSMQ services running the service running on the local node plus the three services associated with the MSMQ resources.

Similar Threads

  1. What is the maximum memory size of core i5 661
    By umaymah in forum Motherboard Processor & RAM
    Replies: 6
    Last Post: 01-02-2011, 11:40 PM
  2. What should be the maximum size of the LAN cable.
    By Savious in forum Networking & Security
    Replies: 4
    Last Post: 06-10-2010, 04:37 AM
  3. what is the maximum size of the Cat5 cable
    By Dakshina in forum Hardware Peripherals
    Replies: 3
    Last Post: 06-10-2010, 03:37 AM
  4. Exchange - how to increase the maximum acceptable message size?
    By prash_mate in forum Small Business Server
    Replies: 2
    Last Post: 10-08-2009, 07:40 AM
  5. .edb has reached its maximum size
    By Billie in forum Small Business Server
    Replies: 2
    Last Post: 29-03-2007, 11:42 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,714,247,076.73800 seconds with 17 queries