gregames 01/03/12 11:59:46
Modified: htdocs/manual install-tpf.html
Log:
(let's try this again, this time with stuff that's not in the Attic )
Update TPF doc.
Submitted by: David McCreedy
Revision Changes Path
1.11 +12 -1 httpd-docs-1.3/htdocs/manual/install-tpf.html
Index: install-tpf.html
===================================================================
RCS file: /home/cvs/httpd-docs-1.3/htdocs/manual/install-tpf.html,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -b -u -r1.10 -r1.11
--- install-tpf.html 2000/09/27 17:37:30 1.10
+++ install-tpf.html 2001/03/12 19:59:43 1.11
@@ -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 & PJ27363 required).</i>
+ <i>(PUT11 with APARs PJ25761 & 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.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]