mirror of
https://github.com/unrealircd/unrealircd.git
synced 2026-06-12 19:14:46 +02:00
86e7ab307a
That is, during my tests with 1000 TLS clients doing a couple of commands, including one big one (WHO #channel on a 1000 user channel). I also tested an SSL_writev() implementation (which would gather up to 16k) but it gives very comparable speed and caries more risk of doing so in a stable series. I think we can live with the 4 kilobyte extra per local client in the year 2025 (and later).