Products | Versions |
---|---|
TIBCO BusinessConnect | - |
Not Applicable | - |
Resolution:
Description:
============
The ser can change the value of Skip Content Threshold (KB) without doing a new deployment of the DMZ Server.
Environment:
==========
TIBCO BusinessConnect 5.X
All platforms
Resolution:
=========
To change Skip Content Threshold (KB) without re-deploying BC we need to add 'tibco.clientVar.gatewayProperties/transports/public/skipContentThreshold' property in the deployed TRA file.
For example, adding this property:
tibco.clientVar.gatewayProperties/transports/public/skipContentThreshold=1000
will set the value to 1000 bytes.