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

Disable websocket compression #2727

Merged
merged 1 commit into from
Jan 19, 2018
Merged

Conversation

juliens
Copy link
Member

@juliens juliens commented Jan 19, 2018

What does this PR do?

Disable websocket compression

Motivation

WebSocket compression with gorilla failed if server do not manage server_no_context_takeover and client_no_context_takeover.
That's why for now we will disable compression
fixes: #2714
related to: containous/oxy#51

More

  • Updated tests

@juliens juliens added status/2-needs-review area/websocket kind/bug/fix a bug fix bot/light-review decreases the number of required LGTM from 3 to 1. labels Jan 19, 2018
@traefiker traefiker added this to the 1.5 milestone Jan 19, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants