mirror of
https://github.com/PhyreApps/PhyrePanel.git
synced 2024-11-21 23:20:24 +00:00
Update apache-benchmark-test.sh
This commit is contained in:
parent
7353149e7a
commit
1b83455b7f
1 changed files with 1 additions and 1 deletions
|
@ -1,3 +1,3 @@
|
|||
apt-get install apache2-utils -y
|
||||
ab -V
|
||||
ab -n 1000 -c 100 https://bojkata.phyrecloud.com/
|
||||
ab -n 1000 -c 1000 https://bojkata.phyrecloud.com/
|
||||
|
|
Loading…
Reference in a new issue