Skip to content

Commit

Permalink
Update http client keepalive
Browse files Browse the repository at this point in the history
  • Loading branch information
PierreOucif committed Nov 19, 2024
1 parent cc2bd1d commit 7bc2b21
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker-start.sh
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,6 @@ java -javaagent:/webapp/dd-java-agent.jar "$@" \
-Dliquibase.changelogLockPollRate=1 \
-Duser.timezone=\"UTC\" \
-Ddd.profiling.enabled=true -Ddd.logs.injection=true \
-Djdk.httpclient.keepalive.timeout=300 \
-jar "$jar" \
--spring.profiles.active="$SPRING_PROFILES_ACTIVE"

0 comments on commit 7bc2b21

Please sign in to comment.