-
Type: Improvement
-
Resolution: Unresolved
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Server Security
WiredTiger spends a significant amount of CPU time generating and validating per-page checksums. When using encryption with integrity protections, these checksums are not required. We should disable checksums when operating in AES-GCM mode. This is expected to measurably improve the performance of disk I/O.
This work would depend on the ability for WiredTiger to provide limited checksums for its metadata
- depends on
-
WT-7841 add "only unencrypted" checksum configuration, switch checksum default to "on"
- Closed