|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
Maximum message size that can be handled in SOAP nodes |
« View previous topic :: View next topic » |
Author |
Message
|
GeneRK4 |
Posted: Thu Jul 24, 2014 3:57 am Post subject: Maximum message size that can be handled in SOAP nodes |
|
|
Master
Joined: 08 Jul 2013 Posts: 220
|
I see that the maximum message size that can be handled in SOAP nodes
as per the link "http://www-01.ibm.com/support/knowledgecenter/#!/SSKM8N_8.0.0/com.ibm.etools.mft.doc/an09148_.htm" is as below,
-n maxPostSize
•Initial value - 2097152 (2 megabytes)
So,by default max message size that can be handled by Broker is 2 MBytes.But want to know what is the maximum message size that can be handled by SOAPInput node or SOAPRequest node?
I am also surprised that with this default setting of maxPostsize,and with 2GB of JVM size in our Execution Group,we are able to respond back to the SOAPclients with 32MB data (using SOAP nodes)...
How is it possible..? |
|
Back to top |
|
 |
ganesh |
Posted: Mon Jul 28, 2014 10:54 am Post subject: |
|
|
Master
Joined: 18 Jul 2010 Posts: 294
|
Check what is the value for maxPostSize set on your execution group, it might be set to 0 or an empty string which will negate the limit on the size of data. |
|
Back to top |
|
 |
mqjeff |
Posted: Mon Jul 28, 2014 11:10 am Post subject: |
|
|
Grand Master
Joined: 25 Jun 2008 Posts: 17447
|
ganesh wrote: |
Check what is the value for maxPostSize set on your execution group, it might be set to 0 or an empty string which will negate the limit on the size of data. |
Also, stop confusing the request size with the response size.
The request goes through a number of filters before it gets processed. The response is poured down an open socket. |
|
Back to top |
|
 |
GeneRK4 |
Posted: Mon Jul 28, 2014 5:40 pm Post subject: Re: Maximum message size that can be handled in SOAP nodes |
|
|
Master
Joined: 08 Jul 2013 Posts: 220
|
GeneRK4 wrote: |
So,by default max message size that can be handled by Broker is 2 MBytes.But want to know what is the maximum message size that can be handled by SOAPInput node or SOAPRequest node?
I am also surprised that with this default setting of maxPostsize,and with 2GB of JVM size in our Execution Group,we are able to respond back to the SOAPclients with 32MB data (using SOAP nodes)...
How is it possible..? |
Any help on the above query please?.The above two responses are not clear to me. |
|
Back to top |
|
 |
|
|
 |
|
Page 1 of 1 |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|
|
|