Doing something like this, may be :

            SocketAcceptorConfig acceptorCfg = new SocketAcceptorConfig();

            acceptorCfg.getSessionConfig().setTcpNoDelay( true );

(Works on MINA 1.1.2 AFAIK)


On 9/24/07, justinkwaugh <[EMAIL PROTECTED]> wrote:
>
> I see recommendations to disable Nagle's algorithm using TCP_NODELAY but i'm
> not sure how to set it in the MINA framework.   Can someone point me in the
> right direction?
> --
> View this message in context: 
> http://www.nabble.com/How-do-I-set-TCP_NODELAY--tf4510379s16868.html#a12863923
> Sent from the Apache MINA Support Forum mailing list archive at Nabble.com.
>
>


-- 
Regards,
Cordialement,
Emmanuel Lécharny
www.iktek.com

Reply via email to