Skip to content

Commit a650529

Browse files
authored
Merge pull request #191695 from dcbrown16/patch-71
Update performance-linux-concurrency-session-slots.md
2 parents ed7d2b0 + 8594a5a commit a650529

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-netapp-files/performance-linux-concurrency-session-slots.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ Given the need for 1,250 clients, you could safely set `sunrpc.max_tcp_slot_tabl
145145

146146
## NFSv4.1
147147

148-
In NFSv4.1, sessions define the relationship between the client and the server. Weather the mounted NFS file systems sit atop one connection or many (as is the case with `nconnect`), the rules for the session apply. At session setup, the client and server negotiate the maximum requests for the session, settling on the lower of the two supported values. Azure NetApp Files supports 180 outstanding requests, and Linux clients default to 64. The following table shows the session limits:
148+
In NFSv4.1, sessions define the relationship between the client and the server. Whether the mounted NFS file systems sit atop one connection or many (as is the case with `nconnect`), the rules for the session apply. At session setup, the client and server negotiate the maximum requests for the session, settling on the lower of the two supported values. Azure NetApp Files supports 180 outstanding requests, and Linux clients default to 64. The following table shows the session limits:
149149

150150
| Azure NetApp Files NFSv4.1 server <br> Max commands per session | Linux client <br> Default max commands per session | Negotiated max commands for the session |
151151
|-|-|-|

0 commit comments

Comments
 (0)