On 09/02/18 21:42, Newbium Team wrote:
> Unfortunately I was not the one who perform the installation but our dev
> followed your online installation guide and informed me that the additional
> information was very helpful, was missing and should be added to the guide.

What guide? What additional information?

I took a default install, uncommented the HTTP/2 connector and enabled
compression. It is hard to figure out what might be missing from the
documentation.

Mark


> 
> 
> 
> 
> 
> On Fri, Feb 9, 2018 at 4:20 PM, Christopher Schultz <
> ch...@christopherschultz.net> wrote:
> 
> To whom it may concern,
> 
> On 2/9/18 4:13 PM, Newbium Team wrote:
>>>> Thank you for the instructions we were able to get it working, may
>>>> we suggest that you include your instructions in your installation
>>>> documentation online as others might be having the same issues.
> 
> What was different from what you did? Setting this up seems fairly
> straightforward.
> 
> -chris
> 
>>>> On Thu, Feb 8, 2018 at 3:35 PM, Mark Thomas <ma...@apache.org>
>>>> wrote:
>>>>
>>>>> On 08/02/18 20:15, Pierre Chiu wrote:
>>>>>> Is there anybody out there successfully running tomcat 9.0.4 or
>>>>>> 8.5.27
>>>>> with https, http2 and gzip working?
>>>>>> If so, please share your config.
>>>>>
>>>>> Clean install of 9.0.x built from source (relevant code hasn't
>>>>> changed). Will be the same with 9.0.4 (as this is how I tested it
>>>>> when I wrote the HTTPO/2 gzip support) and the current 9.0.5 RC.
>>>>>
>>>>> Install Tomcat Native 1.2.16 Uncomment the HTTPS APR/native
>>>>> connector in server.xml Add suitable certificate files (adjust
>>>>> config as necessary) Add compression="on" to the UpgradeProtocol
>>>>>
>>>>> Request the homepage.
>>>>>
>>>>> Examine the headers for tomcat.css (a compressible resource)
>>>>>
>>>>> Request: :authority:localhost:8443 :method:GET :path:/tomcat.css
>>>>> :scheme:https accept:text/css,*/*;q=0.1 accept-encoding:gzip,
>>>>> deflate, br accept-language:en-GB,en-US;q=0.9,en;q=0.8
>>>>> cache-control:no-cache pragma:no-cache
>>>>> referer:https://localhost:8443/ user-agent:Mozilla/5.0 (X11;
>>>>> Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko)
>>>>> Chrome/64.0.3282.140 Safari/537.36
>>>>>
>>>>> Response: accept-ranges:bytes content-encoding:gzip
>>>>> content-type:text/css date:Thu, 08 Feb 2018 20:30:58 GMT
>>>>> etag:W/"5581-1518121410000" last-modified:Thu, 08 Feb 2018
>>>>> 20:23:30 GMT status:200 vary:Accept-Encoding
>>>>>
>>>>> File size is 1.8KB (the original file is 5.6KB)
>>>>>
>>>>> Mark
>>>>>
>>>>> ---------------------------------------------------------------------
>>>>>
>>>>>
> To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
>>>>> For additional commands, e-mail: users-h...@tomcat.apache.org
>>>>>
>>>>>
>>>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
>> For additional commands, e-mail: users-h...@tomcat.apache.org
>>
>>
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to