Skip to content

Commit 7e653ed

Browse files
committed
Updated description for Compression/EnableCompression parameters
1 parent a766c4d commit 7e653ed

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

docset/winserver2025-ps/storagereplica/New-SRGroup.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,8 @@ Accept wildcard characters: False
134134
135135
### -EnableCompression
136136
137-
Indicates that this Storage Replica group should use SMB compression for data transfer.
137+
Indicates that this Storage Replica group should use SMB compression for data transfer. SMB
138+
compression is only used with TCP, and isn't supported on both SMB Direct and RDMA networks.
138139
139140
```yaml
140141
Type: SwitchParameter

docset/winserver2025-ps/storagereplica/Set-SRPartnership.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -189,6 +189,7 @@ Accept wildcard characters: False
189189
### -Compression
190190
191191
Indicates that the connections in this partnership should use SMB compression for data transfer.
192+
SMB compression is only used with TCP, and isn't supported on both SMB Direct and RDMA networks.
192193
193194
```yaml
194195
Type: Boolean

0 commit comments

Comments
 (0)