You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@httpd.apache.org by David McCreedy <Mc...@us.ibm.com> on 2001/01/26 22:20:11 UTC

[PATCH] TPF: install-tpf.html page for Apache 1.3

This patch adds additional instructions for people running Apache on
IBM's TPF operating system.
Below is the unified diff.

Thank you.

David McCreedy
McCreedy@us.ibm.com

--- current/install-tpf.html	Tue Jan  2 13:22:18 2001
+++ new/install-tpf.html	Tue Jan  2 13:25:53 2001
@@ -226,7 +226,7 @@
     The default behavior is to let Apache check the server status
(active/inactive) with ZINET
     and shut itself down when appropriate.  This default behavior also
includes checking the activation number.
     ZINET can now perform these functions instead of Apache by using
the DAEMON model
-    <i>(PUT12 with APARs PJ25761 &amp; PJ27363 required).</i>
+    <i>(PUT11 with APARs PJ25761 &amp; PJ27363 required).</i>
     This model offers increased reliability and is preferred over the
NOLISTEN model.
     If Apache goes down while running under the NOLISTEN model, ZINET
will not reactivate it nor alert
     the operator.<br><br>
@@ -313,6 +313,17 @@
 
     ZINET ADD S-APACHE PGM-<EM>pppp</EM> MODEL-NOLISTEN
     or ZINET ADD S-APACHE PGM-<EM>pppp</EM> MODEL-DAEMON USER-root <A
HREF="#daemon">(see notes above regarding the DAEMON model)</A></PRE>
+
+    <font color=red size=4>TIP: </font>Logic changes implemented with
+    PUT11 cause ZINET to <em>not</em> restart NOLISTEN servers after
+    <tt>ZOLDR ACT</tt> and <tt>ZOLDR DEACT</tt> entries.
+    This means that Apache running as NOLISTEN on a PUT11 or later
+    system will exit whenever any <tt>ZOLDR ACT</tt> or
+    <tt>ZOLDR DEACT</tt> entry is made.  Therefore at PUT11 you should
+    switch to the DAEMON model and ensure that you have APARs PJ25761
+    and PJ27363 applied.
+  <br><br>
+
   Please refer to <EM>IBM Transaction Processing Facility Transmission
Control
   Protocol/Internet Protocol Version 4 Release 1</EM> for more
information
   on ZCLAW, INETD, and TFTP.