Hi Mark,
IMHO, being able to override form HTTP1.1 conf is all good as user could easily
assume that if not specified in the upgrade than use http1.1 configs
Cheers
-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.or
Hi Mark,
Very much appreciated.
Thanks
On Monday, December 9, 2019, 05:59:58 PM GMT+7, Mark Thomas
wrote:
On 07/12/2019 03:46, Arief Hasani wrote:
> Hi Chris,
> Thanks for the reminder. following is the code that runs the timeout listener
> on time while running on http1.
December 5, 2019, 11:14:46 PM GMT+7, Christopher Schultz
wrote:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Afief,
On 12/5/19 00:47, Arief Hasani wrote:
> Seems like AsyncContext.setTimeout is not working if using http2
> (clients are chome, firefox, safari on mac). It runs well on
Hi Guys,
Seems like AsyncContext.setTimeout is not working if using http2 (clients are
chome, firefox, safari on mac). It runs well on http1.1
Thanks
On 01/12/2019 17:03, Arief Hasani wrote:
>> Hi,
>> Strangely I can not upload big file (~20Mb) when using http2 using curl
>> with \
>> unexpected EOF error, whereas the upload was successful when forcing curl to
>> use \
>> http1.1 protocol so I ass
Hi,
Strangely I can not upload big file (~20Mb) when using http2 using curl with
unexpected EOF error, whereas the upload was successful when forcing curl to
use http1.1 protocol so I assume code and configuration should be correctI am
using tomcat 9.0.29
Kind regardsHasani