[GH-ISSUE #4504] Default output_buffers value? #2885

Open
opened 2026-02-26 07:37:05 +03:00 by kerem · 1 comment
Owner

Originally created by @HomelabHaven on GitHub (Apr 25, 2025).
Original GitHub issue: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/4504

Hi there,

what is the default output_buffers value?
For quite a few of my proxy hosts I see the warning "[...]a client request body is buffered to a temporary file[...]". I know it can be ignored but I would like to reduce avoidable disk I/O on my linux docker host as much as possible.
Would setting it to "output_buffers 2 64k;" in the "/data/nginx/custom/http_top.conf" file seem reasonable if that is indeed an increase from the default values?

Originally created by @HomelabHaven on GitHub (Apr 25, 2025). Original GitHub issue: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/4504 Hi there, what is the default output_buffers value? For quite a few of my proxy hosts I see the warning "[...]a client request body is buffered to a temporary file[...]". I know it can be ignored but I would like to reduce avoidable disk I/O on my linux docker host as much as possible. Would setting it to "output_buffers 2 64k;" in the "/data/nginx/custom/http_top.conf" file seem reasonable if that is indeed an increase from the default values?
Author
Owner

@github-actions[bot] commented on GitHub (Nov 14, 2025):

Issue is now considered stale. If you want to keep it open, please comment 👍

<!-- gh-comment-id:3530518127 --> @github-actions[bot] commented on GitHub (Nov 14, 2025): Issue is now considered stale. If you want to keep it open, please comment :+1:
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/nginx-proxy-manager-NginxProxyManager#2885
No description provided.