ambad_vilas
14 years agoLevel 3
Puredisk:How to set TCP Window Size
Hi All,
How to set the TCP Window size for data transfer rate from client to Server.
Does we have to add any entry in agent.cfg file.
Please help.
Thanks & regards,
Vilas
Hi All,
How to set the TCP Window size for data transfer rate from client to Server.
Does we have to add any entry in agent.cfg file.
Please help.
Thanks & regards,
Vilas
Did this answer your query? If so please mark solution resolved. Thanks.
/opt/pdconfigure/scripts/support/tcp_tune.sh modify
This modifys the TCP settings to the maximum
You can restore them to default if required using
/opt/pdconfigure/scripts/support/tcp_tune.sh restore
Do this at all servers that replicate to each other.