Skip to content

Commit

Permalink
remove max response size
Browse files Browse the repository at this point in the history
  • Loading branch information
Tbaut committed Apr 7, 2024
1 parent 0d821fa commit d9f8f9b
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions squid/squid-manifests/large-squid.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -73,9 +73,7 @@ deploy:
'--dumb-cache-max-age',
1000,
'--subscription-max-response-size',
500000,
'--max-response-size',
100000
500000
]
scale:
dedicated: true
Expand Down

0 comments on commit d9f8f9b

Please sign in to comment.