Hi,

I noticed this in 2.2.14 and trunk in ./httpd/server/mpm_unix.c - it
looks unusual in the sense that waittime is initialised with an
integer value rather than using apr_time_msec()?

void ap_reclaim_child_processes(int terminate)
{
    apr_time_t waittime = 1024 * 16;


regards

|<evin

-- 
Kevin J Walters                      Morgan Stanley
k...@ms.com                           25 Cabot Square
Tel: 020 7425 7886                   Canary Wharf
Fax: 020 7056 6401                   London E14 4QA

Reply via email to