Have you tried to 'reload' the server by sending SIGHUP to the master
process? Or if this is not enough try upgrading it on the fly or restart
(stop/start) it.
Nginx, as any process, cannot detect system changes such as this ones on
its own...
If you modiify your hardware environment, you need to
Hi All,
Server has installed with Nginx with one NIC and later on we add another
NIC. we can use SSH or any other service to connect to the server with
new IP address (New NIC). But I am not able to connect to the port
define for Nginx server.
I am not able to telnet to the port with new IP.
Our