Fargusson.Alan wrote:
Each CGI runs in its own process. Java typically runs in an application server like Tomcat or WAS, but it can be run as a CGI. I think PHP actually runs the same way as a CGI.
yeah, but if they spawn a process then end, httpd adopts the child. If it doesn't clean it up when it ends, it becomes a zombie. -- Cheers John -- spambait [EMAIL PROTECTED] [EMAIL PROTECTED] Tourist pics http://portgeographe.environmentaldisasters.cds.merseine.nu/ do not reply off-list ---------------------------------------------------------------------- For LINUX-390 subscribe / signoff / archive access instructions, send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit http://www.marist.edu/htbin/wlvindex?LINUX-390
