Report this

What is the reason for this report?

Website is down when it gets 200 visitors

Posted on January 24, 2020

Hello, I am using 8gb ram and 4 core processors. But the website is down when it gets 200 visitors. Even I use 64gb ram then also site cant handle more than 200 visitors. It is no different whether I use 4gb ram or 64 GB ram. So what to do to handle more website visitors. I need server optimization. Anyone can help.



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.

Hello,

This sounds like you are hitting your webserver max connections.

For example if you are using NGINX you could follow the steps from the official documentation here on how to optimize your NGINX for better performance:

https://www.nginx.com/blog/tuning-nginx/#worker_processes

If you are using Apache, I would recommend trying out the Apache2 Buddy script which would scan your Apache configuration and make some suggestions for optimizations:

https://github.com/richardforth/apache2buddy

Hope that this helps! Regards, Bobby

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.