mirror of
https://github.com/PhyreApps/PhyrePanel.git
synced 2024-11-21 15:10:25 +00:00
Update apache-benchmark-test.sh
This commit is contained in:
parent
1b83455b7f
commit
c8e8f4671f
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 1000 https://bojkata.phyrecloud.com/
|
||||
ab -n 1000 -c 1000 https://test.phyrecloud.com/
|
||||
|
|
Loading…
Reference in a new issue