• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be 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.

Nginx with tornado webserver

Daniel_R

New Pleskian
Hello,

I am trying to configure Plesk to forward a subdomain to a locally running tornado webserver. I am running nginx.

Up to now I just started tornado and had it listening at a certain port. It is working fine if I call subdomain.domain.com:port/page.

However, I would like now to be able to have the subdomain (or even better a set of subfolders) proxied to use the tornado server. I can't really figure out how to do this with plesk. Usually I would edit the config files under /etc/nginx/plesk.conf.d/vhosts/, but they are automatically generated and overwritten.

What is the proposed way to do this? Does anybody already employ something similar?

Best regards
Daniel
 
Back
Top