Skip to content

fix(nextcloud): enable nginx config fastcgi_request_buffering#855

Open
RisingOpsNinja wants to merge 3 commits into
nextcloud:mainfrom
RisingOpsNinja:nginx_enable_fastcgi_request_buffering
Open

fix(nextcloud): enable nginx config fastcgi_request_buffering#855
RisingOpsNinja wants to merge 3 commits into
nextcloud:mainfrom
RisingOpsNinja:nginx_enable_fastcgi_request_buffering

Conversation

@RisingOpsNinja
Copy link
Copy Markdown
Contributor

@RisingOpsNinja RisingOpsNinja commented May 4, 2026

Description of the change

Fixes #854

Checklist

Signed-off-by: RisingOpsNinja <175097282+RisingOpsNinja@users.noreply.github.com>
Signed-off-by: RisingOpsNinja <175097282+RisingOpsNinja@users.noreply.github.com>
@wrenix
Copy link
Copy Markdown
Collaborator

wrenix commented May 12, 2026

I believe we should change back client_max_body_size either, if with this patch works chunk upload is working.

@RisingOpsNinja
Copy link
Copy Markdown
Contributor Author

I believe we should change back client_max_body_size either, if with this patch works chunk upload is working.

@wrenix I agree, 10GB is an exceptional large default value. Should the change be a separate pull request?

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.

Nginx fastcgi_request_buffering should be enabled

2 participants