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.
How to load test a website on VPS?
redalertrox
Member
So, I've got a custom website built on laravel. I would be deploying it on a VPS/Cloud with apache and DB on the same server.
I want to check its load on a VPS/Cloud Server with 20-25 concurrent users.
Basically I want to decide what specs of VPS I would be requiring if I create multiple installations of laravel (say 20 installations with 25 concurrent users each) on the same server?
Which is the best way/script/app to measure the load for one installation?
What specs would you suggest for 12500 Pageviews per day?
Comments
You just post the URL here.
We'll do the rest for you.
test it, no one can answer that question without more info.
for example test with
you can go from these basic setup
Well... That's exactly what OP wants to do. He asked for tool that will let him do that.
@redalertrox Have a look at https://loader.io/
okay I miss read it somehow. I usually use loadimpact.com and ab from Apache
Siege is a nice tool.
https://locust.io/
Haven't tried it out yet, but seems like a good tool and I've been eyeballing it for awhile.
What specs would a wordpress with 500-concurrent-users/hour require ? Since I think wordpress uses more RAM than laravel...
Is ab considered gauche now or something?
Depends what shitty plugins are installed.
With no shitty plugins installed
Then it wouldn't be WordPress..
Lol yes its almost not possible to run a WordPress website without any plugin.