[GH-ISSUE #4913] The reaction time of chat window become slower when I use nginx with SSL as reverse proxy #13785

Closed
opened 2026-04-19 20:23:53 -05:00 by GiteaMirror · 0 comments
Owner

Originally created by @carltin0315 on GitHub (Aug 26, 2024).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/4913

I want to serve the open webui with https. Therefore, I tried to run a clean open-webui with ollama using docker and use nginx with self signed cert as reverse proxy to redirect port 443 to port 3000.

When th setup is done, I found that the streaming output effect the chat window is missing, and the results are shown by chunk.
If I access open webui with localhost:3000, everything is fine.

Do anyone have similar issue about this?

Originally created by @carltin0315 on GitHub (Aug 26, 2024). Original GitHub issue: https://github.com/open-webui/open-webui/issues/4913 I want to serve the open webui with https. Therefore, I tried to run a clean open-webui with ollama using docker and use nginx with self signed cert as reverse proxy to redirect port 443 to port 3000. When th setup is done, I found that the streaming output effect the chat window is missing, and the results are shown by chunk. If I access open webui with localhost:3000, everything is fine. Do anyone have similar issue about this?
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#13785