rick jones ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List openssl-users@openssl.org Automated List Manager [EMAIL PROTECTED]
50 ms is a common standalone ACK timer, so if one had a second or Nth small
send, it might have been waiting (via Nagle) for the remote's standalone ACK
before being transmitted. Some folks like to simply switch-off nagle, I prefer
to try to get folks to send logically associated data to the transport in one
send call.
- Puzzling 50ms delay between SSL_write and poll response David Lobron
- RE: Puzzling 50ms delay between SSL_write and poll res... David Schwartz
- Re: Puzzling 50ms delay between SSL_write and poll... David Lobron
- Re: Puzzling 50ms delay between SSL_write and ... Darryl Miles
- Re: Puzzling 50ms delay between SSL_write ... Rick Jones
- Re: Puzzling 50ms delay between SSL_write ... David Lobron
- Re: Puzzling 50ms delay between SSL_w... Rick Jones
- Re: Puzzling 50ms delay between SSL_w... Darryl Miles
- RE: Puzzling 50ms delay between S... David Schwartz
- Re: Puzzling 50ms delay betwe... David Lobron