-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Networking
-
Fully Compatible
-
ALL
-
v4.2
-
Service Arch 2019-06-17, Service Arch 2019-07-01
-
0
We enabled OP_MSG checksums to catch data corruption on the wire in SERVER-28679.
This work of performing those checksums is extra cost though, and it is redundant when mixed with the hmacs required by tls.
We lose little on the data integrity side and avoid overhead if we only perform check sums on non-tls connections.
- is depended on by
-
DRIVERS-680 Disable OP_MSG checksums for TLS connections
- Closed
-
DRIVERS-2177 Disable OP_MSG checksums for TLS connections
- Backlog
- is related to
-
SERVER-28679 Compute crc32c checksums on OP_MSG
- Closed