Hello,

Is it possible to set the TCP_NODELAY flag in MINA to disable Nagle's algorithm?
In standard Java I do Socket.setTcpNoDelay(true).

Thanks,

Bogdan

Reply via email to