chore: anvil.it.com → inouter.com

This commit is contained in:
2026-03-27 16:20:08 +00:00
parent 4b474a4943
commit 89afd94747

View File

@@ -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 \