For the C++ broker you have the start option:

  --tcp-nodelay                         Set TCP_NODELAY on TCP connections

The option only affects the behavior of the sending side of the connection 
where the option is set.

----- Original Message -----
> From: "Rajesh Khan" <[email protected]>
> To: [email protected]
> Sent: Saturday, July 13, 2013 4:47:24 AM
> Subject: tcp-nodelay on broker
> 
> The manual states
> 
> "For latency sensitive applications, setting tcp-nodelay on qpidd and on
> client connections can help reduce the latency"
> 
> I know how to set this option for clients(Receiver). How do we set it up
> for qpidd(broker). Do we need to set it up on the sender side too ?
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to