garage/doc
Baptiste Jonglez 8dfc909759
All checks were successful
continuous-integration/drone/pr Build is passing
Improve Nginx reverse proxy example
By default, Nginx does proxy buffering and it may store big replies to a
temporary file up to 1 GB.  It also means that Nginx will read data as
fast as possible from Garage, even if the client downloads slowly.  Both
behaviours are often not wanted, so disable this temporary file in the example.

Ref: https://nginx.org/en/docs/http/ngx_http_proxy_module.html#proxy_buffering

Also add an example of upstream with a "backup" server, which may be
useful to only use remote servers as fallback.
2022-11-11 21:50:08 +01:00
..
book Improve Nginx reverse proxy example 2022-11-11 21:50:08 +01:00
drafts update k2v docs for status 204 changes 2022-10-18 13:50:56 +02:00
logo Add FOSDEM talk and move all .pdf files to Git LFS 2022-02-16 20:01:36 +01:00
sticker Add FOSDEM talk and move all .pdf files to Git LFS 2022-02-16 20:01:36 +01:00
talks Slides for talk at IMT Atlantique / STACK on 2022-06-23 (#333) 2022-06-23 14:28:40 +02:00