Fine-tuning TCP parameters for GigaSpaces
Hello,
GigaSpaces documentation provides some recommendation for fine-tuning TCP parameters: https://docs.gigaspaces.com/admin/tun...
According to RedHat documentation, changing some of these parameters in kernel configuration makes sense only if the application itself also applies relevant changes when working with sockets: https://access.redhat.com/solutions/3...
Could you please confirm that GigaSpaces code applies relevant changes when working with sockets, so that changes of kernel parameters actually makes sense.
Additional question: do you recommend to apply changes to TCP parameters only on hosts where GigaSpaces grid is running, or as well on hosts with remote stand-alone clients which connect to GigaSpaces grid?