Re: nginx-quic: download speed is very slow when network has added a delay of 1500ms by tc

2021-10-04 Thread Sergey Kandaurov
> On 1 Oct 2021, at 15:33, 杨明杰 wrote: > > Hi, > when when network has added a delay of 1500ms by tc, doing e.g. >tc qdisc add dev eno1 root netem delay 1500ms > > [..] > > when I download a 3GB file whth firefox browser , then download speed is > about 45 kb/s, but I confirm the pro

Re: [PATCH] Add optional "mp4_exact_start" nginx config off/on to show video between keyframes

2021-10-04 Thread Tracey Jaquith
Hi Roman, OK, thanks! I’ve tested this on macosx & linux, so far with: chrome, safari, Firefox and iOS. However, I’m seeing Firefox is having alternate behavior where it plays video from the prior keyframe, without audio, until it hits the desired start time in at least one video, though it’

Re:Re: nginx-quic: download speed is very slow when network has added a delay of 1500ms by tc

2021-10-04 Thread yang
HI Sergey Kandaurov: Thanks for your reply. My network bandwidth is 100Mbps, and download speed is about 1MB/s with http2, when network has added a delay of 1500ms by tc. At 2021-10-04 17:16:26, "Sergey Kandaurov" wrote: > >> On 1 Oct 2021, at 15:33, 杨明杰 wrote: >> >> Hi, >> whe