Uploaded image for project: 'C Driver'
  1. C Driver
  2. CDRIVER-2140

Add support for zlibCompressionLevel

    • Type: Icon: Improvement Improvement
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 1.7.0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None

      *zlibCompressionLevel* - integer value from -1 - 9. This configuration option only applies to the zlib compressor. When zlib is not one of the compressors enumerated by the `compressors` configuration option then providing this option has no meaning.
      
      -1 == Default Compression (usually 6)
       0 == No compression
       1 == Best Speed
       9 == Best Compression
      
      Note that this value only applies to the client side compression level, not the response.
      

            Assignee:
            bjori Hannes Magnusson
            Reporter:
            bjori Hannes Magnusson
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: