I wasn't commenting that one should disable it, just that the option is there. 
I think it depends on your operational needs, namely the latency between the 
clients and Riak.

Sean Cribbs <s...@basho.com>
Developer Advocate
Basho Technologies, Inc.
http://basho.com/

On Feb 25, 2011, at 11:52 AM, Les Mikesell wrote:

> On 2/25/2011 10:37 AM, Sean Cribbs wrote:
>> You can disable Nagle on the riak side (at least on 0.14 and later). Put 
>> this in the riak_core section of app.config:
>> 
>> {disable_http_nagle, true}
> 
> Shouldn't that be the default if clients are able to cache connections?  
> You'll normally get the delay if your protocol isn't a strict serial 
> handshake and you need to send a small packet with data already outstanding 
> (like at the end of a request where the socket isn't being closed).
> 
> -- 
>  Les Mikesell
>   lesmikes...@gmail.com
> 
> 
> _______________________________________________
> riak-users mailing list
> riak-users@lists.basho.com
> http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com


_______________________________________________
riak-users mailing list
riak-users@lists.basho.com
http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com

Reply via email to