localtunnel / server

server for localtunnel.me
https://localtunnel.me
MIT License
3.05k stars 991 forks source link

problem with websocket(?) #202

Open PwccaCode opened 1 year ago

PwccaCode commented 1 year ago

Greetings im selfhosting this on a aws lightsail vps. Main issue im facing is the solution im trying to provide via the tunnel makes a large amount of requests each second via websocket.

after a few seconds the tunnel seems to reach some sort of rate limit, and stops providing new data for about 20 seconds before resuming for a short time only to be rate limited again.

what could be introducing these limtations? And is it possible to solve it?