[DOCS-10336] Docs for SERVER-27310: Add support for zlib wire protocol compression Created: 01/Jun/17  Updated: 29/Oct/23  Resolved: 07/Aug/17

Status: Closed
Project: Documentation
Component/s: Server
Affects Version/s: None
Fix Version/s: 3.5.9

Type: Task Priority: Major - P3
Reporter: Emily Hall Assignee: Kay Kim (Inactive)
Resolution: Fixed Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Issue Links:
Documented
documents SERVER-27310 Add support for zlib wire protocol co... Closed
Participants:
Days since reply: 6 years, 27 weeks, 2 days ago
Epic Link: DOCS: 3.6 Server

 Description   

Documentation Request Summary:

This introduces a new compressor option. You can specify --networkMessageCompressors="zlib" to mongod, mongos, and the shell to compress traffic between them using zlib.

Engineering Ticket Description:

MongoDB 3.4 added support for intra-cluster wire protocol compression with snappy.

When clients start supporting wire protocol compression, we need to add support for zlib as not all languages can realistically support snappy, while "anything in the world" supports zlib.



 Comments   
Comment by Githook User [ 07/Aug/17 ]

Author:

{'username': 'kay-kim', 'email': 'kay.kim@10gen.com', 'name': 'kay'}

Message: DOCS-10336: zlib for networkMessageCompressors option
Branch: master
https://github.com/mongodb/docs/commit/145d8618483e0503165cf9ea98d3f7eddc0b5bff

Generated at Thu Feb 08 08:00:19 UTC 2024 using Jira 9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66.