[
https://jira.jboss.org/jira/browse/JBREM-1215?page=com.atlassian.jira.plu...
]
David Lloyd commented on JBREM-1215:
------------------------------------
Proper behavior:
- Server sends min & max allowed message sizes
- Client sends preferred size
- If the client preferred size is < min, min is used (both ways)
- If the client preferred size is > max, max is used (both ways)
- Otherwise, client size is used (both ways)
- If the server sizes are not acceptable to the client, the connection is terminated
- The greeting message packet must be <= 1400 or so (to accomodate common path MTUs -
the client might have a good reason to request a small message size)
Message sizes are not being negotiated properly
-----------------------------------------------
Key: JBREM-1215
URL:
https://jira.jboss.org/jira/browse/JBREM-1215
Project: JBoss Remoting
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: r3 core: remote
Reporter: David Lloyd
Assignee: David Lloyd
Fix For: 3.1.0.Beta3
Certain message can produce oversize exceptions.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira