You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@servicecomb.apache.org by "wujimin (JIRA)" <ji...@apache.org> on 2019/01/26 00:27:00 UTC

[jira] [Updated] (SCB-837) add http2 special configuration

     [ https://issues.apache.org/jira/browse/SCB-837?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

wujimin updated SCB-837:
------------------------
    Fix Version/s: java-chassis-1.2.0

> add http2 special configuration
> -------------------------------
>
>                 Key: SCB-837
>                 URL: https://issues.apache.org/jira/browse/SCB-837
>             Project: Apache ServiceComb
>          Issue Type: Improvement
>          Components: Java-Chassis
>            Reporter: wujimin
>            Assignee: 何一乐
>            Priority: Major
>             Fix For: java-chassis-1.2.0
>
>
> currenty, http2 client use all http1.1 settings, that cause http2 client performance is so bad.
>  
> we need to conside http2 client settings at least:
> 1.concurrent stream in one connection, default value is 3, we must make it bigger
> 2.maxPoolSize, http1.1 need a big pool, but http2 need a big concurrent stream count
>  
> we must perform a performance test, that make sure got a good result, and then set the setting to be our default setting.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)