You are here: Foswiki>Tasks Web>Item14011 (31 Jan 2018, MichaelDaum)Edit Attach

Item14011: Make sure HTTP2 is always compressing HTML.

pencil
Priority: Urgent
Current State: Closed
Released In: 2.1.1
Target Release: patch
Applies To: Engine
Component:
Branches: master Release02x01 Item13989 Item14033 Item13897 Item14380 Item14537
Reported By: MichaelDaum
Waiting For:
Last Change By: MichaelDaum
This reads an environment variable HTTP2 and if set switches on gzip compression as required by the specs.

-- MichaelDaum - 08 Mar 2016

Michael, Should this be picked up in Foswiki 2.1.1 patch release? Otherwise it waits for summer. Are the HTTP2 or SPDY env variable documented anywhere? What sets it?

-- GeorgeClark - 10 Mar 2016

These variables are set by the mod_http2 or fastcgi modules in the web server and propagated down to the application backend that way. Unfortunately there is no other way to find out whether the browser is talking http2 (like a http header or so).

-- MichaelDaum - 18 Mar 2016
 
Topic revision: r19 - 31 Jan 2018, MichaelDaum
The copyright of the content on this website is held by the contributing authors, except where stated elsewhere. See Copyright Statement. Creative Commons License    Legal Imprint    Privacy Policy