cvs commit: apache/src http_main.c

1996-03-29 Thread Mark Cox
mjc 96/03/29 00:35:48 Modified:src http_main.c Log: The status of a child should not be reset when the child dies. If it is then we lose all the information that child had within it and our total access counts and bytes served are meaningless. Revision Changes

cvs commit: apache/src conf.h http_main.c mod_status.c scoreboard.h

1996-03-29 Thread Jim Jagielski
jim 96/03/29 07:44:35 Modified:src conf.h http_main.c mod_status.c scoreboard.h Log: add per process counters and PID info to status Revision ChangesPath 1.10 +1 -1 apache/src/conf.h Index: conf.h

cvs commit: apache/src CHANGES http_config.c http_config.h http_core.c http_main.c http_protocol.c httpd.h

1996-03-29 Thread Alexei Kosut
akosut 96/03/29 23:16:45 Modified:src CHANGES http_config.c http_config.h http_core.c http_main.c http_protocol.c httpd.h Log: Take the HostAlias functionality added earlier, and fold it back into VirtualHost. This hopefully makes for a config file