Received: (qmail 7334 invoked by uid 2012); 5 Nov 1997 09:21:02 -0000 Message-Id: <19971105092102.7333.qmail@hyperreal.org> Date: 5 Nov 1997 09:21:02 -0000 From: Stefan Wengi Reply-To: sgw@AdNovum.ch To: apbugs@hyperreal.org Subject: please add an initializer for child processes to the module entry table X-Send-Pr-Version: 3.2 >Number: 1360 >Category: apache-api >Synopsis: please add an initializer for child processes to the module entry table >Confidential: no >Severity: serious >Priority: medium >Responsible: apache >State: closed >Class: change-request >Submitter-Id: apache >Arrival-Date: Wed Nov 5 01:30:01 PST 1997 >Last-Modified: Wed Nov 5 07:49:56 PST 1997 >Originator: sgw@AdNovum.ch >Organization: >Release: 1.2.4 >Environment: Solaris 2.5 C 4.0 >Description: We're currently facing the problem that certain initialization work can only be done in the child server processes. Because such kind of initialization can be very time consuming we want it to be executed before the first request arrives in the handler. To solve this problem we suggest to add an entry to the module table which would server as an 'init child hook'. >How-To-Repeat: >Fix: >Audit-Trail: State-Changed-From-To: open-closed State-Changed-By: marc State-Changed-When: Wed Nov 5 07:49:55 PST 1997 State-Changed-Why: This is already present in the 1.3 tree. From the CHANGES file: *) API: Added child_init function to module structure. This is called once per "heavy-weight process" before any requests are handled. See http_config.h for more details. [Dean Gaudet] >Unformatted: