)]}'
{
  "commit": "e236f83d2e54886f937a9d4bf90cc2a37c93cca2",
  "tree": "28c1c1e9cac459e6a39df6f63096b3fd394e33d1",
  "parents": [
    "f51866634043954ab37b6ce1c2a73e0e6c19d6da"
  ],
  "author": {
    "name": "Maxim Dounin",
    "email": "mdounin@mdounin.ru",
    "time": "Thu Feb 11 21:52:23 2021 +0300"
  },
  "committer": {
    "name": "Maxim Dounin",
    "email": "mdounin@mdounin.ru",
    "time": "Thu Feb 11 21:52:23 2021 +0300"
  },
  "message": "HTTP/2: removed http2_idle_timeout and http2_max_requests.\n\nInstead, keepalive_timeout and keepalive_requests are now used.  This\nis expected to simplify HTTP/2 code and usage.  This also matches\ndirectives used by upstream module for all protocols.\n\nIn case of default settings, this effectively changes maximum number\nof requests per connection from 1000 to 100.  This looks acceptable,\nespecially given that HTTP/2 code now properly supports lingering close.\n\nFurther, this changes default keepalive timeout in HTTP/2 from 300 seconds\nto 75 seconds.  This also looks acceptable, and larger than PING interval\nused by Firefox (network.http.spdy.ping-threshold defaults to 58s),\nthe only browser to use PINGs.\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "1962d6dc10734484885e8e75110681e765d15912",
      "old_mode": 33188,
      "old_path": "src/http/v2/ngx_http_v2.c",
      "new_id": "071fadb594478f8588f95d3bc48395a46979c6e3",
      "new_mode": 33188,
      "new_path": "src/http/v2/ngx_http_v2.c"
    },
    {
      "type": "modify",
      "old_id": "fc50eddddf7bcf36ce4ebd15a2f88ad9013da1c2",
      "old_mode": 33188,
      "old_path": "src/http/v2/ngx_http_v2_module.c",
      "new_id": "4ecf81a525533b6cb5852e9abbb5b543fa8cf17b",
      "new_mode": 33188,
      "new_path": "src/http/v2/ngx_http_v2_module.c"
    },
    {
      "type": "modify",
      "old_id": "bc20c680695a614e1afedc838dd59fb1e1fe16a8",
      "old_mode": 33188,
      "old_path": "src/http/v2/ngx_http_v2_module.h",
      "new_id": "7b90f39e9155f2ee935a4006f078436658fbde81",
      "new_mode": 33188,
      "new_path": "src/http/v2/ngx_http_v2_module.h"
    }
  ]
}
