2

I am using QUIC to make some internal performance test. However when I review the result I found Chrome loaded the page very similar with HTTP, restricting by the maximum concurrency(for chrome , it is 6). I have thought that when Chrome loaded a page through QUIC, it actually works on SPDY(quic+spdy). It should not limited by the maximum concurrency.

My env :

  • OS : ubuntu 1404, 64bit
  • Chrome : 39.0,
  • start option : chrome --incognito --enable-quic --origin-to-force-quic-on=test.site:80 http://test.site/
  • 100ms latency between client and server

Here is the screen capture :

enter image description here

Does anyone know how to solve it ?

Saberin Lin
  • 96
  • 1
  • 5

0 Answers0