[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#1778: Zombies from Cern-Httpd (solved)



Package: cern-httpd
Version: 3.0-4

There is an error in the Signal handling of the cern-httpd, which makes
zombies hang around, especially on heavy loaded WWW Server. The following
Patch may solve this:

--- WWW/All/linux/Makefile.include.org  Sun Oct 29 07:15:44 1995
+++ WWW/All/linux/Makefile.include      Sun Oct 29 07:16:32 1995
@@ -9,7 +9,7 @@

 # -DLINUX_FSSTND makes the default log file /var/run/httpd-pid
 #                rather than /tmp/httpd-pid
-CFLAGS = -O2 -DPOSIXWAIT -DLINUX_FSSTND
+CFLAGS = -DUTS2 -fomit-frame-pointer -O2 -DPOSIXWAIT -DLINUX_FSSTND
 LFLAGS = -s
 CC = gcc

Greetings
Bernd
__
Bernd Eckenfels  ++49 7257 3817 | 1024/E010B09D ______If privacy is outlawed
ecki@lina.inka.de     Karlsruhe |  *plush*   __/   only Outlaws have privacy
ecki@lina.ka.sub.org  eckes@irc |__inux_____/   http://home.pages.de/~eckes/
G21! d? H@ s+ p0 au+ a- w+ v c+++ UL++++$ P E? N++ t+ e* u@ h++! f !n y* Y^


Reply to: