fix: disable gzip and pad SSE events to prevent proxy buffering #9

Merged
admin merged 1 commits from fix/sse-gzip-buffering into main 2026-03-14 16:46:07 +00:00
Owner

Add gzip off to Nginx import location — the global gzip on was
buffering text/event-stream responses. Pad each SSE event to 4 KB
with comment lines to push past any remaining proxy buffer threshold.

Add gzip off to Nginx import location — the global gzip on was buffering text/event-stream responses. Pad each SSE event to 4 KB with comment lines to push past any remaining proxy buffer threshold.
admin added 1 commit 2026-03-14 16:46:05 +00:00
Add gzip off to Nginx import location — the global gzip on was
buffering text/event-stream responses. Pad each SSE event to 4 KB
with comment lines to push past any remaining proxy buffer threshold.
admin merged commit 358fcaeff5 into main 2026-03-14 16:46:07 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: admin/family_budget#9