)]}'
{
  "commit": "45f984120933ab742fb31cd93116362bf30d3b7c",
  "tree": "9d0fcd7391ce30417966fdf3b93b35cb644fa43b",
  "parents": [
    "73ae0371cc5e86f3d1d1fc84ef2b381cc04bfe60"
  ],
  "author": {
    "name": "Maxim Dounin",
    "email": "mdounin@mdounin.ru",
    "time": "Mon May 31 16:36:37 2021 +0300"
  },
  "committer": {
    "name": "Maxim Dounin",
    "email": "mdounin@mdounin.ru",
    "time": "Mon May 31 16:36:37 2021 +0300"
  },
  "message": "Core: disabled cloning sockets when testing config (ticket #2188).\n\nSince we anyway do not set SO_REUSEPORT when testing configuration\n(see ecb5cd305b06), trying to open additional sockets does not make much\nsense, as all these additional sockets are expected to result in EADDRINUSE\nerrors from bind().  On the other hand, there are reports that trying\nto open these sockets takes significant time under load: total configuration\ntesting time greater than 15s was observed in ticket #2188, compared to less\nthan 1s without load.\n\nWith this change, no additional sockets are opened during testing\nconfiguration.\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "7777d043e4477ca5677f1ab01db4be8c6ff4792f",
      "old_mode": 33188,
      "old_path": "src/event/ngx_event.c",
      "new_id": "0d187ca33ef2dd8512c4dd55041875e2edf99d92",
      "new_mode": 33188,
      "new_path": "src/event/ngx_event.c"
    }
  ]
}
