You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hc.apache.org by GitBox <gi...@apache.org> on 2021/05/18 19:09:32 UTC

[GitHub] [httpcomponents-core] rschmitt opened a new pull request #285: Don't change conn flow control window based on remote SETTINGS

rschmitt opened a new pull request #285:
URL: https://github.com/apache/httpcomponents-core/pull/285


   From RFC7540 ยง6.9.2:
   
   > The connection flow-control window can only be changed using
   > WINDOW_UPDATE frames.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@hc.apache.org
For additional commands, e-mail: dev-help@hc.apache.org


[GitHub] [httpcomponents-core] ok2c commented on pull request #285: Don't change conn flow control window based on remote SETTINGS

Posted by GitBox <gi...@apache.org>.
ok2c commented on pull request #285:
URL: https://github.com/apache/httpcomponents-core/pull/285#issuecomment-843519170


   Also, according section to 6.9.2 Initial Flow-Control Window Size 
   ```
   A SETTINGS frame cannot alter the connection flow-control window.
   ```
   @rschmitt Good catch. Thank you.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@hc.apache.org
For additional commands, e-mail: dev-help@hc.apache.org


[GitHub] [httpcomponents-core] ok2c edited a comment on pull request #285: Don't change conn flow control window based on remote SETTINGS

Posted by GitBox <gi...@apache.org>.
ok2c edited a comment on pull request #285:
URL: https://github.com/apache/httpcomponents-core/pull/285#issuecomment-843519170


   Also, according section to 6.9.2 Initial Flow-Control Window Size 
   
   > A SETTINGS frame cannot alter the connection flow-control window.
   
   @rschmitt Good catch. Thank you.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@hc.apache.org
For additional commands, e-mail: dev-help@hc.apache.org


[GitHub] [httpcomponents-core] rschmitt merged pull request #285: Don't change conn flow control window based on remote SETTINGS

Posted by GitBox <gi...@apache.org>.
rschmitt merged pull request #285:
URL: https://github.com/apache/httpcomponents-core/pull/285


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@hc.apache.org
For additional commands, e-mail: dev-help@hc.apache.org