GithubHelp home page GithubHelp logo

Comments (5)

wojesen avatar wojesen commented on June 16, 2024 1

希望可以认领这个任务

from higress.

johnlanni avatar johnlanni commented on June 16, 2024

@wojesen 请问这个任务有进展吗

from higress.

2456868764 avatar 2456868764 commented on June 16, 2024

我重新分配一下

from higress.

2456868764 avatar 2456868764 commented on June 16, 2024
apiVersion: v1
data:
  higress: |-
    gzip:
      enable: false
      minContentLength: 30
      contentType:
        - text/html
        - text/css
        - text/plain
        - text/xml
        - application/json
        - application/javascript
        - application/xhtml+xml
        - image/svg+xml
      disableOnEtagHeader: true
      memoryLevel: 5
      windowBits: 12
      chunkSize: 4096
      compressionLevel: BEST_COMPRESSION
      compressionStrategy: DEFAULT_STRATEGY
...
...
kind: ConfigMap
metadata:
  name: higress-config
  namespace: higress-system

The default gzip settings in higress-config is above, please check @johnlanni .

from higress.

johnlanni avatar johnlanni commented on June 16, 2024
apiVersion: v1
data:
  higress: |-
    gzip:
      enable: false
      minContentLength: 1024
      contentType:
        - text/html
        - application/json
        - text/css
        - application/javascript
      disableOnEtagHeader: true
      memoryLevel: 5
      windowBits: 12
      chunkSize:4096
      compressionLevel: BEST_COMPRESSION
      compressionStrategy: DEFAULT_STRATEGY
...
...
kind: ConfigMap
metadata:
  name: higress-config
  namespace: higress-system

The default gzip settings in higress-config is above, please check @johnlanni .

It is OK.

from higress.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.