On Tue, 2008-03-04 04:21:28 -0800, Colin E wrote:
[..]
However the application is very time critical and must finish sending block of XML as quickly as possible. I suspect there is a delay in either sTunnel or openSSL, while it waits to see if there are any more characters before sending a packet. Is this correct?
Did you already set the TCP_NODELAY socket option?
HTH,
Ludolf