• What if a normal shut down process would be the same as an immediate crash?
  • How a server finishes its requests processing when it receives termination signal?
  • What happens with requests that would not be processed when a server terminates unexpectedly? Can something resend those requests?

Sources