<html><body><div style="color:#000; background-color:#fff; font-family:times new roman, new york, times, serif;font-size:12pt"><div>Hi,</div><div><br></div><div>We are using stunnel in order to tunnel http proxy traffic. Is it better in this case to turn on Nagle's algo?</div><div>I have tried to set socket=l:TCP_NODELAY=0 and socket=r:TCP_NODELAY=0 in the global config, but when I look at debug log it keeps saying option tcp_nodelay is set on local and remote socket. <br></div><div><br></div><div>Is this a bug, or is there a different way of turning off tcp_nodelay (since I understand this is on by default now)</div><div><br></div><div>Regds</div></div></body></html>