Skip to content

Increase request body size limit for services#1934

Merged
jvstme merged 1 commit intomasterfrom
issue_1927_client_max_body_size
Oct 31, 2024
Merged

Increase request body size limit for services#1934
jvstme merged 1 commit intomasterfrom
issue_1927_client_max_body_size

Conversation

@jvstme
Copy link
Copy Markdown
Collaborator

@jvstme jvstme commented Oct 31, 2024

This commit increases the limit from 1 MiB to 64
MiB and makes it configurable with a new
dstack-server environment variable. The design
will also allow to make the limit configurable
per-gateway and/or per-service in the future.

Closes #1927

This commit increases the limit from 1 MiB to 64
MiB and makes it configurable with a new
dstack-server environment variable. The design
will also allow to make the limit configurable
per-gateway and/or per-service in the future.
@jvstme jvstme merged commit 19cd2fd into master Oct 31, 2024
@jvstme jvstme deleted the issue_1927_client_max_body_size branch October 31, 2024 12:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Adjust the default request body size limit for services

2 participants