OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
CVS: cvs.openbsd.org: src

From: Reyk Floeter (reykcvs.openbsd.org)
Date: Thu Jun 04 2009 - 08:46:07 CDT


CVSROOT: /cvs
Module name: src
Changes by: reykcvs.openbsd.org 2009/06/04 07:46:07

Modified files:
        usr.sbin/relayd: hce.c relayd.c ssl.c

Log message:
Keep around the SSL session for each checked host. This way SSL
caching can kick in on subsequent checks, making them faster and
lighter on the server.

From camield, closes PR 6137 (modified diff)