chore: anvil.it.com → inouter.com
This commit is contained in:
@@ -381,10 +381,10 @@ Then: Bypass cache
|
||||
|
||||
```bash
|
||||
# Gnuboard5 테스트
|
||||
hey -n 20000 -c 200 -t 20 -host "gnu.anvil.it.com" "http://10.253.103.124/gb5/"
|
||||
hey -n 20000 -c 200 -t 20 -host "gnu.inouter.com" "http://10.253.103.124/gb5/"
|
||||
|
||||
# simple-db.php 테스트
|
||||
hey -n 20000 -c 200 -t 20 -host "gnu.anvil.it.com" "http://10.253.103.124/simple-db.php"
|
||||
hey -n 20000 -c 200 -t 20 -host "gnu.inouter.com" "http://10.253.103.124/simple-db.php"
|
||||
|
||||
# ProxySQL 캐시 히트율 확인
|
||||
kubectl exec -n anvil deploy/proxysql -- mysql -h127.0.0.1 -P6032 -uadmin -padmin \
|
||||
|
||||
Reference in New Issue
Block a user