🐛 Bug Report: Nginx configuration and proxy buffers size #29

Closed
opened 2025-10-06 23:58:48 +03:00 by OVERLORD · 1 comment
Owner

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 buffer

Expected 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

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](https://pocket-id.org/docs/advanced/nginx-reverse-proxy). But Nginx complains that `[emerg] "proxy_busy_buffers_size" must be less than the size of all "proxy_buffers" minus one buffer` ### Expected 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`
Author
Owner

@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.

@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](https://github.com/pocket-id/website/issues).
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/pocket-id#29