I scaled SSE to 150k connections (blog on the issue, process and final fix)(blog.pranshu-raj.me) |
I scaled SSE to 150k connections (blog on the issue, process and final fix)(blog.pranshu-raj.me) |
This was very peculiar, and the post describes my journey figuring out the cause of the issue and how I went past that limit, eventually scaling to 150k connections on a single machine (and my ideas on how to take this further, as I hit memory limits at this point).
I'd love to learn how this can be taken further, especially how to handle request spikes and reducing memory usage.