[
https://issues.jboss.org/browse/WFLY-6784?page=com.atlassian.jira.plugin....
]
Stuart Douglas commented on WFLY-6784:
--------------------------------------
The PR was actually correct. Unfortunately the PR fixed a bug (websockets would always be
enabled even if there is no websocket element) and that uncovered a problem with the TCK
config (namely that websockets are not enabled).
Add possibility to enable websocket compression via management model
--------------------------------------------------------------------
Key: WFLY-6784
URL:
https://issues.jboss.org/browse/WFLY-6784
Project: WildFly
Issue Type: Feature Request
Components: Web (Undertow)
Affects Versions: 10.0.0.Final
Reporter: Radim Hatlapatka
Assignee: Ingo Weiss
Priority: Critical
Labels: downstream_dependency
Fix For: 11.0.0.Alpha1
Original Estimate: 2 days
Time Spent: 2 days
Remaining Estimate: 0 minutes
In EAP 6 the websockets compression was enabled by default allowing to use pre-deflate
compression when requested by client.
There is support for it in Undertow but there is no option to enable it in WildFly 10.
This option should be added to WildFly and should probably set by default to true as that
would be consistent with default behaviour when using WebSockets with EAP 6.4.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)