)]}'
{
  "commit": "bac0cb3bbd507400c9dbac03eacbb6c6937efccd",
  "tree": "a985eda8c56309251862e7236dbe4aeaa54df581",
  "parents": [
    "23e692b58df18e47f5c8080ce8812ed574d7c4a2"
  ],
  "author": {
    "name": "Valentin Bartenev",
    "email": "vbart@nginx.com",
    "time": "Fri Mar 15 20:00:49 2013 +0000"
  },
  "committer": {
    "name": "Valentin Bartenev",
    "email": "vbart@nginx.com",
    "time": "Fri Mar 15 20:00:49 2013 +0000"
  },
  "message": "Status: introduced the \"ngx_stat_waiting\" counter.\n\nAnd corresponding variable $connections_waiting was added.\n\nPreviously, waiting connections were counted as the difference between\nactive connections and the sum of reading and writing connections.\nThat made it impossible to count more than one request in one connection\nas reading or writing (as is the case for SPDY).\n\nAlso, we no longer count connections in handshake state as waiting.\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "09ad15fcc3d3032cb3245187115fc3e773b1c2bb",
      "old_mode": 33188,
      "old_path": "src/core/ngx_connection.c",
      "new_id": "60f4d51457ed4f3560995f8732b1f05bf64a053c",
      "new_mode": 33188,
      "new_path": "src/core/ngx_connection.c"
    },
    {
      "type": "modify",
      "old_id": "cbae0ee6ad79517743d3fa5728fc8eccb53613ae",
      "old_mode": 33188,
      "old_path": "src/event/ngx_event.c",
      "new_id": "b7205f45b07c37e6c6733d740597a360b0cc7b8f",
      "new_mode": 33188,
      "new_path": "src/event/ngx_event.c"
    },
    {
      "type": "modify",
      "old_id": "2096da234b1c153e086fc0926acf8db08e6a5380",
      "old_mode": 33188,
      "old_path": "src/event/ngx_event.h",
      "new_id": "93c457c7b9a4beb94585a0be7eb5cca4bf499450",
      "new_mode": 33188,
      "new_path": "src/event/ngx_event.h"
    },
    {
      "type": "modify",
      "old_id": "e2ac94928e62b0c66349402c3b3ffc15f3ce1ec4",
      "old_mode": 33188,
      "old_path": "src/http/modules/ngx_http_stub_status_module.c",
      "new_id": "83a35cda8147da871fe2c4d1403592a8097139ad",
      "new_mode": 33188,
      "new_path": "src/http/modules/ngx_http_stub_status_module.c"
    }
  ]
}
