1

I want to benchmark some servers but i have never done it before. Could someone suggest me some script or give me some guidelines for testing of basic, usual web server. What are the most important parameters etc.

What application/way of testing you suggest?

Servers that i want to test are mostly apache+php+mysql, Debian as OS and host multiple domains with applications like wordpress and/or similar web CMS applications.

dmourati
  • 24,720
  • 2
  • 40
  • 69
mariotanenbaum
  • 372
  • 3
  • 14

2 Answers2

2

Here are two scripts you may find useful:

httperf

ab

dmourati
  • 24,720
  • 2
  • 40
  • 69
1

It's little bit strange to answer question that i asked. However, so far, simplest to use and with numerous different tests was phoronix-test-suite

I think there was no need for any other after this.

mariotanenbaum
  • 372
  • 3
  • 14