Please add the ability to quiesce the server to permit a graceful/controlled restart of the server process.
Allow existing connections remain (so they can be gracefully closed by the users or administrators). But don't allow new connections to be established and ideally handle it gracefully from the end-users perspective (so they know the server is being taken offline) and not some other form of connection issue.