On Jan 7, 2008 10:31 AM, Joshua Krause <<a href="mailto:forums@triadbiz.rr.com">forums@triadbiz.rr.com</a>> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
In the server man pages it said that the MSGMAX_DATA defaulted to 256kb so I<br>raised it to 512kb.  So your saying that I need to raise it to 768kb?  The<br><div class="Ih2E3d">only reason I say this is because in the error message it says:
</div></blockquote><div><br>I mentioned to raise it to 768kb only because the other MAX* variables were set to that.  In reality, you only need to raise it to whatever the largest "data/client msg" size is.  In this case, that would be 579186.
<br> </div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div class="Ih2E3d">Latest errormessages:<br></div>Oversize data/client msg from 
<a href="http://172.31.128.50" target="_blank">172.31.128.50</a> truncated (n=579186, limit<br>524288)<br><div class="Ih2E3d">First line: gsonc-spg-omea-1|sunos|sunos<br><br></div>Which says the limit is "524588" and if the MSGMAX_DATA is set to 256 by
<br>default then I would think that this value is dealing with the MSGMAX_CLIENT<br>which is defaulted to 512 and I raised it to 768.</blockquote><div><br>MSGMAX_CLIENT is larger than _DATA because the former generally contains more data. Other than that, there is no need for the three MAX* settings to have any specific relationship between each other's values.
<br></div></div><br>