Project

General

Profile

cgi process appears for short moment as <defunct> in processlist

Added by plox almost 12 years ago

Hi,

on debian squeeze with lighttpd 1.4.28-2+squeeze1 I noticed, that each cgi-Process
appears for a short moment as <defunct> in the system processlist.

/var/www/cgi-bin/show.sh:

#!/bin/sh

echo "Content-Type: text/html";
echo
echo "hello world"

Everything works, but with 'px ax' on the command-line I can see for a short moment:
17379 ? Z 0:00 [show.sh] <defunct>

I this normal?

Thanks


    (1-1/1)