)]}'
{
  "commit": "c8df23cb29146c1dfca82141e19b1049b1fc1011",
  "tree": "b55c3a854d9d592aae14eecaa9807f5679219dc9",
  "parents": [
    "a823c550e45bb653c5d660cceaea3f153b3b28e8"
  ],
  "author": {
    "name": "Igor Sysoev",
    "email": "igor@sysoev.ru",
    "time": "Tue Sep 20 07:30:09 2011 +0000"
  },
  "committer": {
    "name": "Igor Sysoev",
    "email": "igor@sysoev.ru",
    "time": "Tue Sep 20 07:30:09 2011 +0000"
  },
  "message": "The \"worker_aio_requests\" directive.\n\nThe default value is 32 AIO simultaneous requests per worker. Previously\nthey were hardcoded to 1024, and it was too large, since Linux allocated\nthem early on io_setup(), but not on request itself. So with default value\nof /proc/sys/fs/aio-max-nr equal to 65536 only 64 worker processes could\nbe run simultaneously. 32 AIO requests are enough for modern disks even if\nserver runs only 1 worker.\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "df5bf8925668cedca6422cef847e440946d817df",
      "old_mode": 33188,
      "old_path": "src/event/modules/ngx_epoll_module.c",
      "new_id": "31c10c6dc86f76c0047ccb4271f890063e41f269",
      "new_mode": 33188,
      "new_path": "src/event/modules/ngx_epoll_module.c"
    }
  ]
}
