Suggestion: Use websockets to fetch messages

Post Reply
Bykim
Posts: 1
Joined: Sun Aug 16, 2020 10:51 am

Suggestion: Use websockets to fetch messages

Post by Bykim »

I use Mymedia behind a reverse proxy. Whenever I have the page open, my access logs start filling up with requuests to /api/Messages/110. It's really excessive and seems a bit unnecessary. Is this polling a fallback from websockets that can't get through the reverse proxy? If not, can you please use websockets instead? Thanks
Post Reply