Hello James, On Wed, 24 Oct 2018 at 00:14, James Brown <[email protected]> wrote: > > I tested enabling HTTP/2 on the frontend for some of our sites today and > immediately > started getting a flurry of failures. Browsers (at least Chrome) showed a lot > of SPDY > protocol errors and the HAProxy logs had a lot of lines ending in
Which SPDY error does the browser show exactly? > I have not been able to reproduce this issue in a staging environment, so it > may be > something "real browsers" do that doesn't show up with h2load et al. Did you see the browser side of the error with your own eyes? Chrome <= 49 (last release supported in Windows XP and Vista) will certainly cause troubles when you have large cookies or long URIs: https://www.mail-archive.com/[email protected]/msg31134.html Lukas

