fix(328): database 설정 조정#331
Draft
GentleDot wants to merge 1 commit into
Draft
Conversation
Raemerrr
reviewed
Feb 27, 2025
| password: ${POSTGRESQL_PW} | ||
| driver-class-name: org.postgresql.Driver | ||
| hikari: | ||
| maximum-pool-size: 100 |
Contributor
There was a problem hiding this comment.
오우.. 다른 시간 값은 늘려보면 좋을 것 같은데요.
요 커넥션 pool이 100이면 높은 편인 것 같은데
기존 30을 유지하는 건 어떨까요..?
근데 100이던 30이던 명확한 근거를 제시할 순 없어서 뭐라 코멘트 달기가 애매하네요 ㅎㅎ;
Contributor
Author
There was a problem hiding this comment.
postgresql audit log를 보면서 부족하면
값을 추가하는 식도 괜찮을 것 같아요.
Contributor
Author
|
이게 아까의 무차별 공격 문제로 인해 생긴 이슈인지 몰라서 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
개요
PR 유형