<div dir="ltr">Hi Darren/Peter , sorry for the delay in reply<div><br></div><div>I have added the logs for hooks and the allocation engine too and now I observe the following case</div><div>Server A and Server B are my load-balancing servers</div><div>Case1)No active leases before and now I started service only on Server A  and kea-service on Server B is dead after some time approx(6000) max-response-delay value it tried for every 10 seconds and finally it set automatically to partner-down and worked as expected</div><div>Case 2) Started service on both servers A and B and I fed with some active leases (total IP's-216 and at this instant we have 68 active leases) now I stopped the service on Server B and even after 25 minutes the stage is still in the communication-recovery stage, I don't see any much info in the logs and I wanted to see whether now the server A can take control on the scope range and provide leases but no after few active lease grants it stopped responding even though we have free IP's because it is not in partner down(to my understanding),</div><div><br></div><div>Please find the attached config and log files of the test flow:</div><div> Out-put of the status get :</div><div>{<br>  "arguments": {<br>    "high-availability": [<br>      {<br>        "ha-mode": "load-balancing",<br>        "ha-servers": {<br>          "local": {<br>            "role": "primary",<br>            "scopes": [<br>              "dhcp1"<br>            ],<br>            "state": "communication-recovery"<br>          },<br>          "remote": {<br>            "age": 1005,<br>            "analyzed-packets": 175,<br>            "communication-interrupted": true,<br>            "connecting-clients": 128,<br>            "in-touch": true,<br>            "last-scopes": [<br>              "dhcp2"<br>            ],<br>            "last-state": "unavailable",<br>            "role": "secondary",<br>            "unacked-clients": 1,<br>            "unacked-clients-left": 13<br>          }<br>        }<br>      }<br>    ],<br>    "multi-threading-enabled": true,<br>    "packet-queue-size": 7,<br>    "packet-queue-statistics": [<br>      1.0704,<br>      2.60985,<br>      1.13931<br>    ],<br>    "pid": 32411,<br>    "reload": 1138,<br>    "sockets": {<br>      "status": "ready"<br>    },<br>    "thread-pool-size": 4,<br>    "uptime": 1138<br>  },<br>  "result": 0<br>}<br></div><div><br></div><div>The Server is not changing the status to partner-down if we already have active leases or do we need any other approach or to add any config parameter </div></div>