Changes in SetDomain.sh has to be applied only on admin server or on all managed servers
Oracle CC&B
We applied chunksize settings in setDomain.sh as per oracle documentation
WebLogic reports 'Error finishing response' Due to Low ChunkSize (Doc ID 1617825.1)
Changed made to ADmin server and that should be applicable for whole domain as managed server fetches its config from Admin server and source DOmain_Home/bin/setDomain.sh . However, customer is asking to apply it on all managed server in HA and complaining issue is due to that.
How to convince customer that path has to be applied only on Admin Server setDomain.sh file
Tune the Chunk Parameters
A chunk is a unit of memory that the WebLogic Server network layer, both on the client and server side, uses to read data from and write data to sockets. To reduce memory allocation costs, a server instance maintains a pool of these chunks. For applications that handle large amounts of data per request, increasing the value on both the client and server sides can boost performance. The default chunk size is about 4K. Use the following properties to tune the chunk size and the chunk pool size: