> On Aug 13, 2021, at 6:12 PM, Dragana Damjanovic <[email protected]> > wrote: > > > > On Fri, Aug 13, 2021 at 6:18 PM Ryan Hamilton > <[email protected] <mailto:[email protected]>> wrote: > On Fri, Aug 13, 2021 at 8:32 AM Alvarez, Manuel > <[email protected] <mailto:[email protected]>> > wrote: > <snip> > > I am curious on how people are implementing HTTP/3 connection reuse so I > could get a better idea on how likely is for the scenarios mentioned above to > occur. > > > Chrome's HTTP/3 connection coalescing / reuse implementation matches Chrome's > HTTP/2 implementation and requires IP address overlap. Hope that helps! > > > At the moment, Firefox coalescing behavior for HTTP/3 is the same as > Firefox's HTTP/2 coalescing behavior.
Safari’s coalescing implementation for HTTP/3 is currently the same as it is for HTTP/2, and it requires IP address overlap. Thanks, Eric > > dragana > > Cheers, > > Ryan
