Hello again Khaled,

Can we open this discussion?
I have been noticing some heavy load on the clients side (browser) and I did some packet analyzing.

It seems that mirc, even if receiving packets of 4 to 8kB via sockwrite, it only sends much smaller packets to the clients, even if the buffer as like 8KB or more of data to send.

I have noticed sizes that vary from 700B to 1456B (never passing this value, I see a lot of reassembles on wireshark).
Is this a max fixed limit or something on the TCP level?

Since most of the application can send 4k I was hoping mirc could as well or eventually up to 8k.

Best regards