Uploaded image for project: 'HBase'
  1. HBase
  2. HBASE-1789

[stargate] provide example of using compression filters

    XMLWordPrintableJSON

Details

    • Task
    • Status: Closed
    • Trivial
    • Resolution: Won't Fix
    • None
    • None
    • None
    • None

    Description

      Clients can set Content-Encoding to gzip or deflate and use the appropriate encoder and Jetty will just handle it. I expect other servlet containers will do the same. Server side if Stargate is deployed as a WAR, the container usually has support for compression of dynamic content. For example, for Jetty: http://docs.codehaus.org/display/JETTY/GZIP+Compression . The user would need to set up the GZIP filter using regular expressions matching on paths. Make a deployment example of this, test it, and put up documentation about it on the Stargate wiki page.

      Attachments

        Activity

          People

            Unassigned Unassigned
            apurtell Andrew Kyle Purtell
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: