What is the default CIFS TCP window size?
- Views:
- 3,177
- Visibility:
- Public
- Votes:
- 0
- Category:
- data-ontap-8
- Specialty:
- nas
- Last Updated:
- 1/17/2025, 10:56:12 AM
Applies to
- ONTAP 9
- Data ONTAP 7-mode
- TCP
- CIFS
Answer
- ONTAP 9
- TCP window sizes are auto tuned in ONTAP 9 and increase based on demand.
- To see the live value of the advertised windows size at any point in time for any connection on a node:
::> node run -node <nodename> netstat -p tcp
Note: The column Rwind
will represent the advertised window for any connection
- Data ONTAP 7-mode:
- Default CIFS TCP window size on the controller is 17520 bytes, but can be increased to 8387700 bytes.
Additional Information
- ONTAP 9:
- 7-mode:
- View the current setting:
Filer> options cifs.tcp_window_size
- How to increase the TCP window to its maximum setting for Data ONTAP 7-Mode - NetApp Knowledge Base
- What is the default, minimum, maximum, and recommended value for cifs.tcp_window_size in Data ONTAP 7-Mode?
- View the current setting: