mirror of
https://github.com/pocket-id/pocket-id.git
synced 2025-12-06 09:13:19 +03:00
🐛 Bug Report: Nginx configuration and proxy buffers size #29
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Eirikr70 on GitHub.
Reproduction steps
First I want to thank you for the amazingly simple app!
I have set the Nginx buffers size as documented. But Nginx complains that
[emerg] "proxy_busy_buffers_size" must be less than the size of all "proxy_buffers" minus one bufferExpected behavior
Nginx should just sing a song to my glory!
Actual Behavior
Nginx complains!
Pocket ID Version
v1.10.0
Database
SQLite
OS and Environment
Docker on Debian Trixie
Log Output
[emerg] "proxy_busy_buffers_size" must be less than the size of all "proxy_buffers" minus one buffer@stonith404 commented on GitHub:
I can't really help your here because I'm not using Nginx, but maybe someone else can. I'm converting this to a discussion because this isn't really related to Pocket ID, but if we made a mistake in the docs, feel free to create a issue in the website repository.