• Debian 11 has reached its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.81 is the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Ngnix listening on all available IPs

admnet

New Pleskian
Hi,

When I add an additional IP address from Plesk, nginx starts listening on that additional IP, mean it listens on all available IPs on the server.

How can I force nginx to listen on only one IP address ?

Thanks
 
Yes, it is a similar problem.

For the moment, I need to host my web server on my first IP address on port 80, and my node.js application on the second IP address on port 80 also. But actually Nginx is running on port 80 on both IPs, I have changed every Nginx and http configuration files in the system, but it is still the same.

Please let me know any hack I can use to work around this.

Thanks
 
Back
Top