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

Reply via email to