Skip to content

Seems ingress don't transfer the "Transfer-encoding" Header from backend #157

@maxiplay

Description

@maxiplay

I tried to use Google cloud cdn with my container engine configuration. When backend respond with GZIP and Transfer-encoding : chunked it ingress don't transfer the "Transfer-encoding" Header from backend so I can't have a cache hit.

When the content is not Gzipped i have the "Content-Length" header and a cache hit success.

I linked the issue to stackoverflo question, https://stackoverflow.com/questions/49297244/impossible-to-use-google-cloud-cdn-cache-with-ingress-controller-transfer-encod?noredirect=1#comment85706992_49297244

apiVersion: extensions/v1beta1

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions