Mobile app version of vmapp.org
Login or Join
Miguel251

: Node.js app without going through an Apache Proxy I currently have my server set up to use an Apache proxy all the data from the domain "territory.cf" to my Socket.io Node.JS server. But, this

@Miguel251

Posted in: #Apache #NodeJs #Ubuntu

I currently have my server set up to use an Apache proxy all the data from the domain "territory.cf" to my Socket.io Node.JS server. But, this system is very slow and the game I am running can't run at its peak performance with the proxy in the way. How should I write my Apache config (or Node.JS if needed) so any requests going to territory.cf go directly to my Node.JS server running on port 25500? I cannot do redirects or use another IP address.

10% popularity Vote Up Vote Down


Login to follow query

More posts by @Miguel251

0 Comments

Sorted by latest first Latest Oldest Best

Back to top | Use Dark Theme