You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tapestry.apache.org by "Howard M. Lewis Ship (JIRA)" <ji...@apache.org> on 2014/04/01 18:59:15 UTC

[jira] [Commented] (TAP5-1946) When a request is being processed under SPDY protocol, compression should be disabled

    [ https://issues.apache.org/jira/browse/TAP5-1946?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13956753#comment-13956753 ] 

Howard M. Lewis Ship commented on TAP5-1946:
--------------------------------------------

Unfortunately, I don't have a reference to how to detect that SPDY is enabled.  This feels like more of a configuration issue: if your server is set up with SPDY, then disable compression.  However, it would be nice if it could detect SPDY and indicate the client doesn't support compression.

> When a request is being processed under SPDY protocol, compression should be disabled
> -------------------------------------------------------------------------------------
>
>                 Key: TAP5-1946
>                 URL: https://issues.apache.org/jira/browse/TAP5-1946
>             Project: Tapestry 5
>          Issue Type: Bug
>          Components: tapestry-core
>    Affects Versions: 5.3, 5.4
>            Reporter: Howard M. Lewis Ship
>            Assignee: Howard M. Lewis Ship
>              Labels: jetty, spdy
>
> SPDY is a protocol implemented by Jetty (on the server side) and some versions of FF and Chrome that allows for secure, multiplexed, compressed, async communication.
> Tapestry should detect when the request originates over a SPDY connection, and not attempt to compress content, as SPDY incorporates compression directly.



--
This message was sent by Atlassian JIRA
(v6.2#6252)