Skip to content

Commit

Permalink
Increased header size
Browse files Browse the repository at this point in the history
  • Loading branch information
chris.ditcher authored and chris.ditcher committed Sep 12, 2024
1 parent 27a7d78 commit ca7ca91
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions api/src/main/resources/application.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -155,3 +155,10 @@ endpoint:
splunk:
log-helper:
enabled: ${ENABLE_SPLUNK_LOG_HELPER}

server:
undertow:
threads:
worker: 128
io: 16
max-http-request-header-size: 20000

0 comments on commit ca7ca91

Please sign in to comment.