Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[gateway] Compression must be enabled by default #343

Closed
Matsa59 opened this issue Nov 29, 2016 · 1 comment
Closed

[gateway] Compression must be enabled by default #343

Matsa59 opened this issue Nov 29, 2016 · 1 comment
Assignees
Milestone

Comments

@Matsa59
Copy link

Matsa59 commented Nov 29, 2016

By default Gzip and deflate compression are disabled. Consequently, It's impossible to read http-dump log with a cat/nano...

Currently we can enable compression in api settings > gateway > endpoints settings

It could be interesting to activate this option by default.

[edit]
Without this option html to json can't work correctly

@brasseld brasseld changed the title http-dump log enconding [gateway] http-dump log encoding Nov 29, 2016
@brasseld
Copy link
Member

Compression algorithm must be activated by default because it's the way to tell to the backend server that the gateway "understand" gzip or deflate content.

@brasseld brasseld changed the title [gateway] http-dump log encoding [gateway] Compression must be enabled by default Nov 29, 2016
brasseld added a commit to gravitee-io/gravitee-definition that referenced this issue Nov 29, 2016
brasseld added a commit to gravitee-io/gravitee-management-webui that referenced this issue Nov 29, 2016
brasseld added a commit to gravitee-io/gravitee-management-rest-api that referenced this issue Nov 29, 2016
@brasseld brasseld self-assigned this Nov 29, 2016
@brasseld brasseld added this to the 1.1.0 milestone Nov 29, 2016
brasseld added a commit to gravitee-io/gravitee-definition that referenced this issue Nov 29, 2016
tcompiegne pushed a commit to gravitee-io/gravitee-definition that referenced this issue Nov 29, 2016
tcompiegne pushed a commit to gravitee-io/gravitee-management-rest-api that referenced this issue Nov 29, 2016
tcompiegne pushed a commit to gravitee-io/gravitee-management-webui that referenced this issue Nov 29, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants