IBM CMIS for FileNet Content Manager, Version 1.0         

Internal buffer size (com.ibm.xml.xlxp2.api.util.encoding.DataSourceFactory. bufferLength)

The com.ibm.xml.xlxp2.api.util.encoding.DataSourceFactory.bufferLength property specifies the size of the internal buffers that are used to create documents with content on the repository when using IBM® Content Management Interoperability Services for FileNet® Content Manager (IBM CMIS) Web Services.

WebSphere® Application Server uses a 65536 byte buffer. However, IBM CMIS is configured to override this setting and use a 2048 byte buffer.

It is recommended that you do not change the default value because increasing the size of the buffer can cause memory consumption issues when uploading documents larger than 50 MB through IBM CMIS Web Services.

com.ibm.xml.xlxp2.api.util.encoding.DataSourceFactory.bufferLength

Specifies the size of the internal buffers that are used to create documents with content on the repository when using IBM CMIS Web Services.

The default value is 2048 bytes. If you do not specify a value for this property, IBM CMIS uses the default size of 2048 bytes.

Valid values include:
0

If you specify 0 for this parameter, IBM CMIS does not override the default value that is set in WebSphere Application Server, and you might experience memory consumption issues.

Integers greater than 0
If you specify an integer greater than 0 for this parameter, IBM CMIS overrides the default value that is set in WebSphere Application Server with the value that you specify.

If IBM CMIS is deployed on the same application server as another application, and the other application is initialized before IBM CMIS, IBM CMIS might not be able to override the WebSphere Application Server buffer size. To avoid this problem, it is recommended that you deploy IBM CMIS to a dedicated application server.



Feedback

Last updated: September 2012
cmico025.htm

© Copyright IBM Corporation 2013.
This information center is powered by Eclipse technology. (http://www.eclipse.org)