I have seen at most of the places that while configuring the objects on Data Power, we just configure the standard properties and leave others as is with default values without knowing their significance.
But sometimes this ignorance might lead us to face some critical issues that might be very hard to troubleshoot. I suggest trying to understand each property behavior and configure the values accordingly based on the use-case.
Here is the use-case I wanted to cover:
Problem
An example would be two Multi-Protocol Gateways (MPGWs) communicating with each other in same device.
Solution
Disable persistent connections in the back end of MPGW A via the Advanced tab and then disable persistent connection in the front side handler of MPGW B. This will ONLY affect the connections between these two chained services and not external connections.
External clients and servers to the device can continue to benefit from persistent HTTP connections, but any local, internal, appliance connections should not have persistence enabled where possible.