|
Last section of related works is Apache Benchmark. According to the official website of Apache, Apache Benchmark or usually called as 'ab' Linux-based command, is a tool for benchmarking our Apache Hypertext Transfer Protocol (HTTP) server. It is designed to give us an impression of how our current Apache installation performs in a web server. This especially shows us how many requests per second our Apache installation is capable of serving.
Based on that definitions, in this study, we use how many requests are received at the same time that the web server can serve as the main variable. |