[ http://issues.apache.org/jira/browse/DERBY-1268?page=comments#action_12414632 ]
Tomohito Nakayama commented on DERBY-1268: ------------------------------------------ I'm not sure, however ... - This value should be set if user want to optimize performance of streaming lob from server to client. - User should set this property ,if there were found many small packets, of which sizes are much lower than maximum size of packet possible in the network. - The value should be set to maximum packet size in network minus appropriate header size. > Add description of derby.drda.streamOutBufferSize to "Derby Server and > Administration Guide" > -------------------------------------------------------------------------------------------- > > Key: DERBY-1268 > URL: http://issues.apache.org/jira/browse/DERBY-1268 > Project: Derby > Type: Sub-task > Components: Documentation > Reporter: Tomohito Nakayama > Assignee: Tomohito Nakayama > Attachments: DERBY-1268.patch > > New property , "derby.drda.streamOutBufferSize" was added in DERBY-326. > We need to reflect this modification to "Derby Server and Administration > Guide" > url of the repository : > https://svn.apache.org/repos/asf/db/derby/docs/trunk/src/adminguide/tadminconfigsettingnetwrokserverproperties.dita > > url of html rendered : > http://db.apache.org/derby/docs/10.1/adminguide/tadminconfigsettingnetwrokserverproperties.html -- 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 - For more information on JIRA, see: http://www.atlassian.com/software/jira
