)]}'
{
  "commit": "c54838711c718d3fc828c2cd53f856bf89f3d898",
  "tree": "14f8265665fbbd5450cc0ab1e58cd4d3865a2215",
  "parents": [
    "6e266113219cefe94bfb9c90fcac944748c4903f"
  ],
  "author": {
    "name": "Sergey Kandaurov",
    "email": "pluknet@nginx.com",
    "time": "Wed Mar 24 14:03:33 2021 +0300"
  },
  "committer": {
    "name": "Sergey Kandaurov",
    "email": "pluknet@nginx.com",
    "time": "Wed Mar 24 14:03:33 2021 +0300"
  },
  "message": "Cancel keepalive and lingering close on EOF better (ticket #2145).\n\nUnlike in 75e908236701, which added the logic to ngx_http_finalize_request(),\nthis change moves it to a more generic routine ngx_http_finalize_connection()\nto cover cases when a request is finalized with NGX_DONE.\n\nIn particular, this fixes unwanted connection transition into the keepalive\nstate after receiving EOF while discarding request body.  With edge-triggered\nevent methods that means the connection will last for extra seconds as set in\nthe keepalive_timeout directive.\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "d129f80796f9bd12fcf18b978fecb190e209fdf1",
      "old_mode": 33188,
      "old_path": "src/http/ngx_http_request.c",
      "new_id": "684fabdd61a87ddcf56cd5199662b6f6c31767c1",
      "new_mode": 33188,
      "new_path": "src/http/ngx_http_request.c"
    }
  ]
}
