Hi Team,
I am trying to setup a nginx reverse proxy for one of my webserver which is currently handling a massive hits. I am still not sure how many resources would I need on DO if I decided to setup Nginx reverse proxy for my webserver?
The webserver is an on-premise IIS server and I tried analyzing the logs file for last 12 hours. Here are the stats. Probably based on that if I can get any fair idea?
For 12 hours
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
Sign up for Infrastructure as a Newsletter.
Working on improving health and education, reducing inequality, and spurring economic growth? We'd like to help.
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Heya @manishrane,
The resources depend on the Application you have and how heavy it is. With that be said, you have a couple of stuff to consider in regards to how many resources you need.
Apart from the application, you need to consider the traffic as well. If you expect high traffic, you might need a larger droplet with more RAM, CPU, and possibly more network bandwidth. Higher traffic sites can require more resources to efficiently handle concurrent connections.
All in all, I’ll recommend you to start with the smallest Droplet and when needed upgrade it. The upgrade of a Droplet can be done in lest then 10 minutes so that’s good and means you can always scale your Droplet really fast.