Actix-web: Allow to restart server workers

Created on 5 Jun 2018  路  1Comment  路  Source: actix/actix-web

add new server message Restart

C-improvement

Most helpful comment

Related to this is the desire to cycle tls acceptors to renew certificates. Currently the best way is to tear down the server and restart it.

>All comments

Related to this is the desire to cycle tls acceptors to renew certificates. Currently the best way is to tear down the server and restart it.

Was this page helpful?
0 / 5 - 0 ratings