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

Can Tomcat Disconnect HTTP Connection that is Connecting for Too Long

2017-10-21 Thread Muhammad Edwin
Hello all, im currently using Apache Tomcat 8.5.23, which serve json api to a lot of mobile application during production i can see that several request took more than 30seconds response time and it happens because our backend application have dependency to a lot of third party api enforcing http

Re: Can Tomcat Disconnect HTTP Connection that is Connecting for Too Long

2017-10-21 Thread Muhammad Edwin
On Sat, Oct 21, 2017 at 10:44 PM, André Warnier (tomcat) wrote: > > " timeout on backend to api, is also not feasible " > > Why not ? > That seems to be the real underlying issue. > > " my plan is, http connection from device to server, that are connected for > more than 10second need to be disc