When a server (nginx, apache) is listening on all interfaces (0.0.0.0), what happens when one of the interfaces goes down or is modified (perhaps changes the IP address), will the server still be accessible if one has set up a dynamic dns? Does it have to be restarted?
Asked
Active
Viewed 710 times
1 Answers
5
When the webserver listens on all hosts there is no need to restart it when changes in interfaces / IPs occur.

Jeroen
- 1,341
- 7
- 16