Is there any link to download ab Apache benchmark

前端 未结 6 1080
不思量自难忘°
不思量自难忘° 2021-02-04 23:54

Can anyone please provide me the direct to download the Ab.exe Apache benchmark utility?

6条回答
  •  迷失自我
    2021-02-05 00:41

    On Ubuntu, I can install ab without installing all of Apache via the apache2-utils package. So:

    sudo apt-get install apache2-utils
    

提交回复
热议问题