[ http://issues.apache.org/jira/browse/DIR-108?page=comments#action_60476 ]
Trustin Lee commented on DIR-108:
---------------------------------
Hi,
I looked at the patch, and now I realized ApacheDS LDAP encoder generates arrays of ByteBuffers.
If it is always like that, we would be able to set up a rule that an array of ByteBuffers
are to be merged. So I think merging that patch seems to be OK at all. WDYT?
> Server PDU are splitted in small chunks
> ---------------------------------------
>
> Key: DIR-108
> URL: http://issues.apache.org/jira/browse/DIR-108
> Project: Directory
> Type: Improvement
> Reporter: Emmanuel Lecharny
> Priority: Minor
> Attachments: Chunked.png, Unchunked.png, mina.diff
>
> PDU that are created by ApacheDS server are sent back in small chunk. A lot of IP packets
are necessary to reconstruct the LDAP message : typically, each TLV is sent as a TCP packet.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
http://www.atlassian.com/software/jira
|