Ingress-nginx: gunzip support: http://nginx.org/en/docs/http/ngx_http_gunzip_module.html

Created on 11 Sep 2018  路  7Comments  路  Source: kubernetes/ingress-nginx

Is this a request for help? (If yes, you should use our troubleshooting guide and community support channels, see https://kubernetes.io/docs/tasks/debug-application-cluster/troubleshooting/.):

What keywords did you search in NGINX Ingress controller issues before filing this one? (If you have found any duplicates, you should instead reply there.):


Is this a BUG REPORT or FEATURE REQUEST? (choose one):
Feature Request

NGINX Ingress controller version:
0.17.0

Kubernetes version (use kubectl version):
1.10.3

Environment:

  • Cloud provider or hardware configuration:
  • OS (e.g. from /etc/os-release):
  • Kernel (e.g. uname -a):
  • Install tools:
  • Others:

What happened:

What you expected to happen:

How to reproduce it (as minimally and precisely as possible):

Anything else we need to know:

Most helpful comment

@kushwiz I will include the gunzip module in the next version

Edit: you will need to use the configuration-snippet to enable it

All 7 comments

Hi,
I suggest you read our very good documentation once more: https://kubernetes.github.io/ingress-nginx/ It's in here, please read it again.

@JordanP I did read the documentation and was able to only find gzip "compression" and nothing about gunzip "decompression"

@aledbf Sorry for the mention, but could this be taken into consideration?

Sorry for the mention, but could this be taken into consideration?

I am not sure exactly what are you trying to do with this feature request?
Please give me some example

Sorry for the mention, but could this be taken into consideration?

I am not sure exactly what are you trying to do with this feature request?
Please give me some example

I am trying to ungzip a request sent to a service reverse proxied by ingress-nginx.
The service does not support decompression of gzipped requests.

Sorry for the mention, but could this be taken into consideration?

I am not sure exactly what are you trying to do with this feature request?
Please give me some example

I am trying to ungzip a request sent to a service reverse proxied by ingress-nginx.
The service does not support decompression of gzipped requests.

@aledbf sorry, ping

@kushwiz I will include the gunzip module in the next version

Edit: you will need to use the configuration-snippet to enable it

Was this page helpful?
0 / 5 - 0 ratings

Related issues

jwfang picture jwfang  路  3Comments

briananstett picture briananstett  路  3Comments

cxj110 picture cxj110  路  3Comments

yuyang0 picture yuyang0  路  3Comments

oilbeater picture oilbeater  路  3Comments