mirror of
https://github.com/janeczku/calibre-web
synced 2025-08-06 22:14:30 +00:00
added note on nginx proxy header size errors
parent
5f2fa37345
commit
99e7e06208
@ -72,6 +72,7 @@ If you're having trouble with Kobo sync, there are a few things you can do to he
|
|||||||
4. if you're using a reverse proxy (such as nginx), enable access/error logs
|
4. if you're using a reverse proxy (such as nginx), enable access/error logs
|
||||||
- see nginx documentation for steps on how to do this for your setup
|
- see nginx documentation for steps on how to do this for your setup
|
||||||
- see reverse proxy setup instructions [here](https://github.com/janeczku/calibre-web/wiki/Setup-Reverse-Proxy)
|
- see reverse proxy setup instructions [here](https://github.com/janeczku/calibre-web/wiki/Setup-Reverse-Proxy)
|
||||||
|
- in particular note that standard nginx proxy header buffers may be too small evidenced by "upstream sent too big header while reading response header from upstream" errors, you should adjust proxy_buffer_size, proxy_buffers and proxy_busy_buffers_size (there are many suggestions online for appropriate values).
|
||||||
|
|
||||||
## Checking Kobo sync content
|
## Checking Kobo sync content
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user