newbie question

kpepsi_at_mailinator.com
Date: 04/17/05

  • Next message: Harald Hanche-Olsen: "Re: OTP (One-Time Pad Generator Program) and MD5 signature"
    Date: 17 Apr 2005 11:22:41 -0700
    
    

    Hi,
    I've read in a book that when you open a tcp socket for SSL, you should
    always specify the no_nagle flag (aka no_delay) to disable Nagle's
    algorithm, otherwise, it would hurt SSL's performance.
    I've searched everywhere, google, newsgroups, and I can't find _why_
    would it hurt performance (just to fend off trivial replies: I know
    what Nagle's algorithm for TCP does).

    10x in advance for any help,
    Romano


  • Next message: Harald Hanche-Olsen: "Re: OTP (One-Time Pad Generator Program) and MD5 signature"