You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 7, 2020. It is now read-only.
Does not work well with SSE (server sent events)
Summary
When proxying SSE traffic, it often doesn't work or is slow and events only come in occasionally and all at a a time.
Environment
Built the docker containter with the current git repository
Expected Results
Normal SSE traffic
Actual Results
Slow traffic. Often no events for half a minute and then get all events at once.
Steps to reproduce
Set up a service that has SSE traffic and see if it works properly. I tested with flood-ui for rtorrent.
The text was updated successfully, but these errors were encountered: