)]}'
{
  "commit": "4d0d2b20ac71f6749b2e3a15f28075ec59531c71",
  "tree": "f92e90b6e82d8abbb4add5d8ad68f154f2e9f54b",
  "parents": [
    "b67dbca1caaaf2b5b4ea9a3404812a40cd4ab868"
  ],
  "author": {
    "name": "Ruslan Ermilov",
    "email": "ru@nginx.com",
    "time": "Fri Nov 16 12:18:05 2012 +0000"
  },
  "committer": {
    "name": "Ruslan Ermilov",
    "email": "ru@nginx.com",
    "time": "Fri Nov 16 12:18:05 2012 +0000"
  },
  "message": "Upstream: honor the \"down\" flag for a single server.\n\nIf an upstream block was defined with the only server marked as\n\"down\", e.g.\n\n    upstream u {\n        server 127.0.0.1:8080 down;\n    }\n\nan attempt was made to contact the server despite the \"down\" flag.\nIt is believed that immediate 502 response is better in such a\ncase, and it\u0027s also consistent with what is currently done in case\nof multiple servers all marked as \"down\".\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "c4998fca5194f7bb9202644a4adbe3778aac1800",
      "old_mode": 33188,
      "old_path": "src/http/ngx_http_upstream_round_robin.c",
      "new_id": "4b78cffd84004add33919a79f3ffe8dc69f3c722",
      "new_mode": 33188,
      "new_path": "src/http/ngx_http_upstream_round_robin.c"
    }
  ]
}
