mirror of
https://github.com/open-webui/docs.git
synced 2026-03-27 13:28:37 +07:00
Update nginx.md
This commit is contained in:
@@ -149,6 +149,7 @@ large_client_header_buffers 4 32k;
|
||||
| `chunked_transfer_encoding on` | 🟡 Can break SSE |
|
||||
| `proxy_cache` enabled on `/api/` | 🟡 Adds overhead |
|
||||
| `X-Accel-Buffering "yes"` | This header should be set to "no" for extra safety |
|
||||
| `HTTP/2` | If you experience streaming issues, lag, streaming ending before the last chunk arrived on the frontend, then using HTTP 1.1 instead of HTTP/2 might also help |
|
||||
|
||||
### Full Example Configuration
|
||||
|
||||
|
||||
Reference in New Issue
Block a user