Network message compressor support
I've got MongoDB 4.2 Community server which is configured with net.compression.compressors: "zstd,snappy,zlib" but after inspecting the output of db.serverStatus(), it seems MongoDB Compass is not using any compressor.
It'd be nice to support compression and actually allow users to configure preferred compressors like Mongo Shell does.
1
vote
AdminMassimiliano
(Admin, MongoDB)
shared this idea