https://github.com/code-egg/script
Install OpenLiteSpeed+Magento1.9 on CentOS7
https://github.com/code-egg/script
Last synced: 10 months ago
JSON representation
Install OpenLiteSpeed+Magento1.9 on CentOS7
- Host: GitHub
- URL: https://github.com/code-egg/script
- Owner: Code-Egg
- Created: 2017-06-12T12:03:28.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2018-06-27T16:12:16.000Z (almost 8 years ago)
- Last Synced: 2025-01-17T12:57:08.461Z (over 1 year ago)
- Language: Shell
- Homepage:
- Size: 6.84 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Install Script:
Install OpenLiteSpeed + PHP71 + Magento1.9 on Centos7x64
Defualt OpenLiteSpeed: admin/123456
Default Magento Database: magento/magento/magento
Default mysql: root/123456
How to use:
Install this script directly without any parameter, then install magento settings from web.
# ab-burst-testing
Need to edit you domain instead of example.com then excecute the bash script.
Test URL by ab command with default 5 times and average the middle of requests per seconds.
./ab-burst-testing
Test http://example.com/ 5 times with ab total: 1000 concurrent: 10
sorted='([0]="11030.83" [1]="9310.90" [2]="8876.90" [3]="8467.83" [4]="6422.28")'
Round: 1
num: 9311
total: 9311
Round: 2
num: 8877
total: 18188
Round: 3
num: 8468
total: 26656
Calculating Total/Rounds 26656/3
Requests per second everage: 8885.33