CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]   2020/11/07 09:02:20

Modified files:
        regress/usr.sbin/relayd: Client.pm Relayd.pm Server.pm 

Log message:
Set TCP option NODELAY in relayd and in client and server.  This
speeds up transferring data and avoids to run into timeout.  The
test was broken since switching to TLS 1.3 if running relayd on a
remote machine.  With no delay in tcp, https-multi using TLS 1.3
is slightly faster than TLS 1.2 on i386.

Reply via email to