Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Open Subsurface Data Universe Software
Platform
Security and Compliance
entitlements
Commits
120eff1f
Commit
120eff1f
authored
Jun 03, 2021
by
harshit aggarwal
Browse files
Merge branch 'haaggarw/IncreasingHeaderSize' into 'master'
Azure - Increasing Request Header Size See merge request
!80
parents
07a630d8
b244de05
Pipeline
#44320
passed with stages
in 19 minutes and 6 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
provider/entitlements-v2-azure/src/main/resources/application.properties
View file @
120eff1f
...
...
@@ -56,4 +56,7 @@ cache.retry.max=15
cache.retry.interval
=
200
cache.retry.random.factor
=
0.1
cache.flush.ttl.base
=
500
cache.flush.ttl.jitter
=
1000
\ No newline at end of file
cache.flush.ttl.jitter
=
1000
#Increasing the header size
server.max-http-header-size
=
100000
\ No newline at end of file
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment