> Am 01.02.2018 um 16:23 schrieb Yann Ylavic <[email protected]>:
> 
> On Thu, Feb 1, 2018 at 4:21 PM, Yann Ylavic <[email protected]> wrote:
>> On Thu, Feb 1, 2018 at 4:15 PM, Stefan Eissing
>>> 
>>> Maybe I am confused, but I see the max at
>>> 
>>> n-1 HTTP/1.1 connections with requests of the same proxy
>>> 1   HTTP/2 connection,
>>>    with m streams in parallel over the same proxy
>>> 
>>> With current implementation, the limits are:
>>> n <= ThreadsPerChild
>>> m <= maxw
>> 
>> Oh, I see your point now, thanks!
>> 
>> But than, shouldn't it be m * n?
>> How about more than one HTTP/2 connection?
> 
> Argh, brain fart :)

;-)

Reply via email to