aisstream / issues

7 stars 3 forks source link

[Event] Large Request Load Causing High Latency - Load shedding is currently being implemented. #67

Open aisstream opened 5 months ago

aisstream commented 5 months ago

Description

aisstream.io is experiencing high load. This load is primarily due to single clients opening many connections with the number of total connections and messages delivered 4x then typical load. We are load shedding by limiting connections to 1 per-ip. This mitigation is expected to be permanent.