)]}'
{
  "commit": "1c5fce75186ae792b76d055223cd0a70ac7370b0",
  "tree": "70e1a9d8723e36bb4253f82fc1648ba586c915f6",
  "parents": [
    "e97e4124e372d2db118d984988632d28f8966130"
  ],
  "author": {
    "name": "Maxim Dounin",
    "email": "mdounin@mdounin.ru",
    "time": "Fri Feb 01 14:40:19 2013 +0000"
  },
  "committer": {
    "name": "Maxim Dounin",
    "email": "mdounin@mdounin.ru",
    "time": "Fri Feb 01 14:40:19 2013 +0000"
  },
  "message": "FastCGI: fixed wrong connection close with fastcgi_keep_conn.\n\nWith fastcgi_keep_conn it was possible that connection was closed after\nFCGI_STDERR record with zero padding and without any further data read yet.\nThis happended as f-\u003estate was set to ngx_http_fastcgi_st_padding and then\n\"break\" happened, resulting in p-\u003elength being set to f-\u003epadding, i.e. 0\n(which in turn resulted in connection close).\n\nFix is to make sure we continue the loop after f-\u003estate is set.\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "123125a86a0f10b24af6960e1f6b23b27a43667c",
      "old_mode": 33188,
      "old_path": "src/http/modules/ngx_http_fastcgi_module.c",
      "new_id": "5e8ef40c1a8c62b15189fd5d4aa263069a9d68a7",
      "new_mode": 33188,
      "new_path": "src/http/modules/ngx_http_fastcgi_module.c"
    }
  ]
}
