Products | Versions |
---|---|
TIBCO BusinessConnect | - |
Not Applicable | - |
Resolution:
Description:
============
In order to maximize throughput through the Gateway Server, how can I customize the number of threads that the server uses?
Environment:
============
TIBCO BusinessConnect 6.x
Resolution:
===========
Add the following properties in the gaengine.tra file and restart the gsengine. The min and max default values are 32 and 64 respectively. Note that the more threads will require more memory to be use by the Gateway Server, so be sure to update the max heap size accordingly.
java.property.gs.webengine.http.minProcessor
java.property.gs.webengine.http.maxProcessor