Nginx proxy tweaks #2

Closed
opened 2020-04-06 21:20:23 +00:00 by decentral1se · 2 comments
Contributor

https://docs.min.io/docs/setup-nginx-proxy-with-minio.html

http://dokku.viewdocs.io/dokku/configuration/nginx/

  • Set the client_max_body_size to 0 (unlimited)
  • Turn off proxy_buffering
  • Turn off ignore_invalid_headers

Ideally we don't need to override the entire config.

> https://docs.min.io/docs/setup-nginx-proxy-with-minio.html > http://dokku.viewdocs.io/dokku/configuration/nginx/ - Set the `client_max_body_size` to 0 (unlimited) - Turn off `proxy_buffering` - Turn off `ignore_invalid_headers` Ideally we don't need to override the entire config.
Author
Contributor

Should check that mc cp --continue works! Apparently not right now...

Should check that `mc cp --continue` works! Apparently not right now...
Author
Contributor

Changed deployed.

https://drone.autonomic.zone/autonomic-cooperative/minio/12/1/3

I'm not gonna dive into the resume functionality right now...

For another day! Closing this off for now.

Changed deployed. > https://drone.autonomic.zone/autonomic-cooperative/minio/12/1/3 I'm not gonna dive into the resume functionality right now... For another day! Closing this off for now.
This repo is archived. You cannot comment on issues.
No Label
1 Participants
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: autonomic-cooperative/minio#2
No description provided.