@crisrodrigues wrote:
Hi,
First a question then another question
- Does haproxy support HTTP/2 Prioritization?
- I’m guessing it doesn’t, but does it intend to?
My scenario is Haproxy in front of a lot of caching servers, (using H1 currently with
http-reuse always
in 2.0.10 + master patches).But when I test my setup using Patrick Meenan’s http2 priorities test the server come as fail:
It isn’t the worst case scenario (request number 34 taking the longest), but it’s definitely not the best-case scenario.
Since haproxy.org is working with 2.1.0, I’ve also tried it there, with the same results:
This is the test using webpagetest.org with Patrick’s recommendations:
https://webpagetest.org/result/191203_7M_9b3c21e5ba9d620ae9392d29bd6daf12/
As you can see, in the 1st try it does indeed fall in the worst-case scenario:
Thanks
Posts: 1
Participants: 1