[EMAIL PROTECTED] wrote on 28.05.2002 14:46 +0200: > My customers complains about the slowness of the courier server. > They are connecting throught ssl using imap and smtp. > They also say the transfer of an email with size about 10 Mb shows up as 20 > Mb in their modem connection transfer window. > Is this OK, when using ssl?
Mime-encoding adds 25..33%, SSL another 50..100% depending on the encryption strength and the size. Openssl's s_client will show you that overhead exactly, and using a weak certificate could speed up things. Roland _______________________________________________________________ Don't miss the 2002 Sprint PCS Application Developer's Conference August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm _______________________________________________ courier-users mailing list [EMAIL PROTECTED] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
