New on LowEndTalk? Please Register and read our Community Rules.
All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.
All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.
Reverse Proxy - NAT IP VPS or Ngnix Reverse Proxy
I've a website hosted on shared server with Cloudflare CDN enabled.
I want to keep the shared IP behind a proxy as I don't use Cloudflare full CDN features. I also use bunnycdn for image hosting and want the same to be behind a proxy.
There is a provider of NAT IP vps having HAProxy (in Solusvm) where I can just insert the domain name and can reverse proxy it, and there's other way to buy regular LEB vps and install Ngnix and use Ngnix proxy?
what do you suggest?
Comments
if you manage by self, go with vps+nginx.
otherwise go with managed service.
If you want to be able to control it yourself, the only way is to get a VPS and install/configure/a proxy server yourself.
You can use haproxy or nginx. chose the one you are most comfortable with.