)]}'
{
  "commit": "44f30a4ace518876f0434532ba0a77c3aac17d96",
  "tree": "f0e06f9c7737808166996b689102b96b5cb8cbe1",
  "parents": [
    "d1c74728b144ac3ce6d1606f0be29edf3af4ea0f"
  ],
  "author": {
    "name": "Maxim Dounin",
    "email": "mdounin@mdounin.ru",
    "time": "Mon Aug 10 18:52:59 2020 +0300"
  },
  "committer": {
    "name": "Maxim Dounin",
    "email": "mdounin@mdounin.ru",
    "time": "Mon Aug 10 18:52:59 2020 +0300"
  },
  "message": "Core: added a warning about reusing connections.\n\nPreviously, reusing connections happened silently and was only\nvisible in monitoring systems.  This was shown to be not very user-friendly,\nand administrators often didn\u0027t realize there were too few connections\navailable to withstand the load, and configured timeouts (keepalive_timeout\nand http2_idle_timeout) were effectively reduced to keep things running.\n\nTo provide at least some information about this, a warning is now logged\n(at most once per second, to avoid flooding the logs).\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "88fefcea269fdfc50c0ac5a2ea625a8c703651b8",
      "old_mode": 33188,
      "old_path": "src/core/ngx_connection.c",
      "new_id": "91e1b3b2e228c746ca881a86655e9b64e1d9506c",
      "new_mode": 33188,
      "new_path": "src/core/ngx_connection.c"
    },
    {
      "type": "modify",
      "old_id": "54fa2e6bfcf8cae93602c35c680b3dd36bc14f1b",
      "old_mode": 33188,
      "old_path": "src/core/ngx_cycle.h",
      "new_id": "0f7d9bc741ad4762742f7890be52911026d886db",
      "new_mode": 33188,
      "new_path": "src/core/ngx_cycle.h"
    }
  ]
}
