Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-3018

Compression of wire protocol

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Major - P3
    • Resolution: Fixed
    • None
    • 3.3.11
    • Networking, Security
    • None
    • Fully Compatible
    • Platforms 2016-08-26

    Description

      Edited description:
      Implement compression of wire protocol communication independent of running SSL.

      ==================================
      Old description:
      Currently, the Mongo Wire protocol sends the data essentially in clear-text. This has two implications for my user scenario. First is that there's a lot of network traffic generated for queries. When reports are run and many fields of data are retrieved, I get the same field name over and over. Some compression here would speed up the delivery of the data. The query itself is lightning fast, but the transaction is slowed down by the movement of the massive amount of data.

      Second, the clear-text has security implications. Running SSL or some similar secure wire protocol could solve potentially both these issues.

      Thanks!

      Attachments

        Issue Links

          Activity

            People

              Votes:
              77 Vote for this issue
              Watchers:
              71 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: