Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Document tuning ingress configuration to handle client upload bandwidth issues #42

Open
pontus opened this issue Mar 24, 2023 · 0 comments

Comments

@pontus
Copy link
Contributor

pontus commented Mar 24, 2023

Bigpicture recently worked around an issue for uploads where the client saw 500 or 502 errors while uplaoding. We currently believe the problems was bandwidth between the client and the s3proxy.

Changing the ingress configuration from streaming to the backend (s3proxy) to buffering the body in nginx before calling on the s3proxy have helped with this.

We should document this as a possible workaround for that kind of problem.

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

No branches or pull requests

1 participant