Skip to content

Commit 02a6883

Browse files
authored
Update README.md
1 parent 33f4697 commit 02a6883

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,9 @@ JAVA_OPTS="
9191
```
9292

9393
### 4-3. App 서버 Scale Out에 DB 커넥션풀 조정 및 최대
94+
95+
**문제**
96+
9497
K6으로 10,000 동시 접속하여 단순 SELECT 쿼리 부하 테스트에서 P95가 450ms 수준.
9598
R2DBC connection pool의 pending acquire 가 급증.
9699

0 commit comments

Comments
 (0)