I had managed to get Chrome to request websites from the QUIC test server without any issues like a week ago. Now I came back to continue my work and I keep getting "80:Broken p=1.000000" in the "chrome://net-internals/#spdy" tab on the Alternate protocol mappings table.
I haven't changed much my setup, but I'm stumped as of why QUIC is not working anymore. I have done a "git rebase-update", gsync, and recompiled everything with ninja, but I'm still unable to get Chrome to work with the toy server. The output for the toy server is here:
http://pastebin.com/XMKrdvF6 . Can anyone please help me out?