Uploaded image for project: 'Couchbase Server'
  1. Couchbase Server
  2. MB-13175

allow compression on query response with views.

    XMLWordPrintable

Details

    • Improvement
    • Resolution: Unresolved
    • Major
    • feature-backlog
    • 3.0.2
    • view-engine
    • Security Level: Public
    • None

    Description

      @ateleshev2d - https://forums.couchbase.com/t/response-compression-from-view/2651

      How can I enable gzip compression for View response?
      I was tried add header to HTTP request, for example:

      wget -v -d --header="Accept-Encoding:gzip" "http://localhost:8092/price_cache/_design/offers/_view/price_breakdown?connection_timeout=60000&endkey=%5B%22MAD%22%2C1%2C20150211%2C1%5D&inclusive_end=true&reduce=false&stale=ok&startkey=%5B%22MAD%22%2C1%2C20150211%2C0%5D" -O ./price_breakdown.json

      But it doesn't work, I receive json in response

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            srinivasan.raman Srinivasan Raman
            cihan Cihan Biyikoglu (Inactive)
            Votes:
            5 Vote for this issue
            Watchers:
            7 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty