Sending a private email to an individual to try and elicit a response is not viewed as acceptable behaviour on this list.

Speaking personally, it will not cause me to answer a question any faster. At best, I'll answer when I'm ready. Catch me in a bad mood and I may choose not to answer at all.

If you want replies to questions provided in specific timescales, you'll need to find and pay for commercial support.

Given that Tomcat is open source, have you considered looking at the source code?
Hint: org.apache.coyote.http2

Mark


On 29/10/2018 12:36, S Abirami wrote:
Hi Mark,

Thanks for response .

Please confirm whether

Windows_Update has Window Size Increment (31) is configurable in Tomcat.
SETTINGS_MAX_FRAME_SIZE  : Whether this param is configurable in Tomcat and 
what is the default value.

Regards,
Abirami.S

-----Original Message-----
From: Mark Thomas [mailto:ma...@apache.org]
Sent: Monday, October 29, 2018 5:53 PM
To: users@tomcat.apache.org
Subject: Re: HTTP/2 SETTINGS Parameters and WINDOW_UPDATE : Tomcat:9.0.11

On 29/10/18 06:21, S Abirami wrote:
Hi Mark Thomas,

Thanks for response.

Need input on the below param

SETTINGS_MAX_FRAME_SIZE  :
  Windows_Update has Window Size Increment (31) ,please share the default value 
in Tomcat.

16k

Please confirm the below of my assumption for the Setting parameter
and Windows_Update is correct

SETTINGS_MAX_CONCURRENT_STREAMS   :  We can use  " maxConcurrentStreamExecution"

Correct.

SETTINGS_MAX_HEADER_LIST_SIZE  :  maxHeaderSize

Incorrect. Defaults to unlimited. Not configurable. Note that Tomcat will apply 
other limits, not related to the protocol including maxHeaderSize.

SETTINGS_INITIAL_WINDOW_SIZE   :  initialWindowSize

Correct.

Mark




Regards,
Abirami.S
-----Original Message-----
From: Mark Thomas [mailto:ma...@apache.org]
Sent: Saturday, October 27, 2018 11:24 PM
To: users@tomcat.apache.org
Subject: Re: HTTP/2 SETTINGS Parameters and WINDOW_UPDATE :
Tomcat:9.0.11

On 27/10/18 17:27, S Abirami wrote:
Hi All,

         I want your guidance how to set the below Setting Parameters and 
Wndows_Update using  Tomcat.
SETTINGS_HEADER_TABLE_SIZE,

Defaults to 4k. Not configurable.

SETTINGS_ENABLE_PUSH,

Defaults to true. Not configurable.

SETTINGS_INITIAL_WINDOW_SIZE

See http://tomcat.apache.org/tomcat-9.0-doc/config/http2.html

etc which is mentioned 6.5.2 section in RFC 7540

Similarly How to set the Windows_Update using Tomcat which is mentioned in the 
6.9 section in RFC 7540.

You don't. Tomcat handles that.

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


---------------------------------------------------------------------
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