Skip to content

Conversation

@nicolas-grekas
Copy link
Member

The parts of #11820 that apply to 4.3 + some bonus §

@javiereguiluz javiereguiluz added this to the 4.3 milestone Jun 25, 2019
@javiereguiluz javiereguiluz merged commit 0818acd into symfony:4.3 Jun 25, 2019
javiereguiluz added a commit to javiereguiluz/symfony-docs that referenced this pull request Jun 25, 2019
…nce (nicolas-grekas)

This PR was merged into the 4.3 branch.

Discussion
----------

[HttpClient] add section about interop + performance

The parts of symfony#11820 that apply to 4.3 + some bonus §

Commits
-------

0818acd [HttpClient] add section about interop + performance
@javiereguiluz
Copy link
Member

This is now merged! Thanks Nicolas.

@nicolas-grekas nicolas-grekas deleted the hc-43 branch June 25, 2019 11:16
with HTTP/2 and with doing concurrent asynchronous streamed and multiplexed
requests/responses. Even when doing regular synchronous calls, this design
allows keeping connections to remote hosts open between requests, improving
performance by saving repetitive DNS resolution, SSL negociation, etc.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

s/negociation/negotiation/

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed while merging. Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants