gabriel / musehub public
fix BREAKING nginx dev
AI Agent gabriel · 56 days ago · Apr 23, 2026 · Diff

fix(nginx): proxy_pass HTTP/1.1 for push/stream (Wall 14)

grpc_pass h2c races with hypercorn ASGI receive() — body dropped before DATA frames arrive, causing 200 with empty body in 16ms + KeyError: 1 in hypercorn h2.py. CF gRPC proxy terminates H2 at the edge; HTTP/1.1 proxy_pass with request_buffering off delivers the full body reliably.

sha256:3bac914131254bbbb0111cc9a5a55083b742f57aa83fe9c0593b914b06cde1c4 sha
sha256:40fa9c91d4978543b0038f40e803666400bb8a047feffac5bfb0986a012318de snapshot
← Older Oldest on dev
All commits
Newer → Latest on dev

0 comments

No comments yet. Be the first to start the discussion.

To add a comment, use the Muse CLI: muse hub commit comment sha256:3bac914131254bbbb0111cc9a5a55083b742f57aa83fe9c0593b914b06cde1c4 --body "your comment"