)]}'
{
  "commit": "eedaa3ea74edc8ad6fd870324a9c54b220e29830",
  "tree": "f9cc3c58822a14e804ce6e751b4917c31e2e58d2",
  "parents": [
    "c28cec3fbeb3f33b172831a146294afc0830edd7"
  ],
  "author": {
    "name": "Maxim Dounin",
    "email": "mdounin@mdounin.ru",
    "time": "Wed Apr 07 02:03:29 2021 +0300"
  },
  "committer": {
    "name": "Maxim Dounin",
    "email": "mdounin@mdounin.ru",
    "time": "Wed Apr 07 02:03:29 2021 +0300"
  },
  "message": "HTTP/2: relaxed PRIORITY frames limit.\n\nFirefox uses several idle streams for PRIORITY frames[1], and\n\"http2_max_concurrent_streams 1;\" results in \"client sent too many\nPRIORITY frames\" errors when a connection is established by Firefox.\n\nFix is to relax the PRIORITY frames limit to use at least 100 as\nthe initial value (which is the recommended by the HTTP/2 protocol\nminimum limit on the number of concurrent streams, so it is not\nunreasonable for clients to assume that similar number of idle streams\ncan be used for prioritization).\n\n[1] https://hg.mozilla.org/mozilla-central/file/32a9e6e145d6e3071c3993a20bb603a2f388722b/netwerk/protocol/http/Http2Stream.cpp#l1270\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "85632058954289927f580c25dcd5bbb9ff352a51",
      "old_mode": 33188,
      "old_path": "src/http/v2/ngx_http_v2.c",
      "new_id": "69a94b6eeffe39cacddf31a34a9d980038eb649a",
      "new_mode": 33188,
      "new_path": "src/http/v2/ngx_http_v2.c"
    }
  ]
}
