Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Enhancement] JMeter 부하테스트 DBCP, Thread Pool 조정 #83

Open
xogml123 opened this issue May 4, 2023 · 0 comments
Open

[Enhancement] JMeter 부하테스트 DBCP, Thread Pool 조정 #83

xogml123 opened this issue May 4, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@xogml123
Copy link
Owner

xogml123 commented May 4, 2023

1. 기존 상태

DBCP, Thread Pool 이 기본으로 설정되어있음.

2. 성능 개선 지점

DBCP가 적게 되어있어서 병목이 발생함.
Thread pool이 무한정 증가하는 것을 막을 수 있음.

3. 예상 결과

병목 제거 및 하드웨어 자원 활용.

@xogml123 xogml123 added the enhancement New feature or request label May 4, 2023
@xogml123 xogml123 self-assigned this May 4, 2023
xogml123 added a commit that referenced this issue May 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant