Mobile app version of vmapp.org
Login or Join
Jessie594

: If you are a Linux user you can use ab (Apache benchmark) or siege from your own home PC or from some other remote location. You should increase number of connections (start with 10 paralel

@Jessie594

If you are a Linux user you can use ab (Apache benchmark) or siege from your own home PC or from some other remote location. You should increase number of connections (start with 10 paralel users ) as long as req/s (requests per second) are going up. If you get 100 req/s that means that you hosting can serve 100 people at one second, but please keep in mind that js,css and image files are not tested but would be served for real users as additional requests per second. Testing everything together can be done too easily with siege (create a list of URLs for siege to run against) but not with ab (ab can work only on one url at one time).

You can also try httperf.

10% popularity Vote Up Vote Down


Login to follow query

More posts by @Jessie594

0 Comments

Sorted by latest first Latest Oldest Best

Back to top | Use Dark Theme