localtunnel / server

server for localtunnel.me
https://localtunnel.me
MIT License
2.98k stars 964 forks source link

problem with websocket(?) #202

Open PwccaCode opened 12 months ago

PwccaCode commented 12 months 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?