Re: [mod-security-users] When will we see 1.8?
Brought to you by:
victorhora,
zimmerletw
|
From: Ivan R. <iv...@we...> - 2004-04-08 14:22:57
|
> Can you tell me, though, what are the conditions the parent process ID != 1? > The children, of course, have the PPID of the 'mother' Apache process; but > the parent itself always seems to have PPID 1. Are you referring to Apache > being started from within a new shell, or something? I haven't been able to pin-point that. My guess is that is a problem with timing since the ppid of the main process must, eventually, become 1. In the end I switched to a new, reliable, approach. BTW, I've also added a check to v1.8. If chroot fails for any reasons, Apache will refuse to serve requests. -- ModSecurity (http://www.modsecurity.org) [ Open source IDS for Web applications ] |