]> granicus.if.org Git - apache/commit
call getpid() once at child init and save in the SSLModConfigRec
authorDoug MacEachern <dougm@apache.org>
Thu, 29 Nov 2001 05:04:22 +0000 (05:04 +0000)
committerDoug MacEachern <dougm@apache.org>
Thu, 29 Nov 2001 05:04:22 +0000 (05:04 +0000)
commit1c3ac886e0eb43ba83d24f66d74816518db88402
treec5e4fef48b184185a504997928c5102f14ae55bf
parentbcb88ba28acfe272977e9d913fc2b12e5f2b07be
call getpid() once at child init and save in the SSLModConfigRec
to avoid getpid() calls at request time
PR:
Obtained from:
Submitted by:
Reviewed by:

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@92231 13f79535-47bb-0310-9956-ffa450edef68
modules/ssl/mod_ssl.h
modules/ssl/ssl_engine_init.c
modules/ssl/ssl_engine_rand.c