Re: Tomcat 9.0 M22 With HTTP 2.0 Without SSL

2017-07-29 Thread Mark Thomas
On 29 July 2017 14:17:38 BST, Mark Thomas wrote: >On 29 July 2017 09:49:19 BST, Muhammad Edwin >wrote: >>Hello all, >> >>Currently im installing Tomcat 9.0 for production usage, and been >>trying to >>implement HTTP 2.0 for it. >>But because there is no requirement from business user for SSL, so

Re: Tomcat 9.0 M22 With HTTP 2.0 Without SSL

2017-07-29 Thread Mark Thomas
On 29 July 2017 09:49:19 BST, Muhammad Edwin wrote: >Hello all, > >Currently im installing Tomcat 9.0 for production usage, and been >trying to >implement HTTP 2.0 for it. >But because there is no requirement from business user for SSL, so im >planning to implementing a common HTTP instead of HTTP

Re: Tomcat 8.5.19 corrupts static text files encoded with UTF-8

2017-07-29 Thread Mark Thomas
On 28 July 2017 21:53:27 BST, "Konstantin Preißer" wrote: >Hi all, > >after quite a while I'm reporting back here, because I faced a problem >after updating to Tomcat 8.5.19: Suddenly, static text files (.txt, .js >etc.) encoded with UTF-8 (without BOM) are getting corrupted when they >are served

Tomcat 9.0 M22 With HTTP 2.0 Without SSL

2017-07-29 Thread Muhammad Edwin
Hello all, Currently im installing Tomcat 9.0 for production usage, and been trying to implement HTTP 2.0 for it. But because there is no requirement from business user for SSL, so im planning to implementing a common HTTP instead of HTTPS, but it seems that all tutorial that i found on google enf