Choosing A Webhost:
A web hosting service is a type of Internet hosting service that allows individuals and organizations to provide their own website accessible via the World Wide Web. Web hosts are companies that provide space on a server they own for use by their clients as well as providing Internet connectivity, typically in a data center. Web hosts can also provide data center space and connectivity to the Internet for servers they do not own to be located in their data center, called colocation. more...
|
[SSI] openssi/docs Introduction-to-SSI,1.1.2.1,1.1.2.2: msg#00060
|
Subject: |
[SSI] openssi/docs Introduction-to-SSI,1.1.2.1,1.1.2.2 |
Update of /cvsroot/ssic-linux/openssi/docs
In directory sc8-pr-cvs1:/tmp/cvs-serv25564
Modified Files:
Tag: OPENSSI-RH
Introduction-to-SSI
Log Message:
Update from Bruce to reflect Dave's comments
Index: Introduction-to-SSI
===================================================================
RCS file: /cvsroot/ssic-linux/openssi/docs/Attic/Introduction-to-SSI,v
retrieving revision 1.1.2.1
retrieving revision 1.1.2.2
diff -C2 -d -r1.1.2.1 -r1.1.2.2
*** Introduction-to-SSI 12 Nov 2003 01:36:14 -0000 1.1.2.1
--- Introduction-to-SSI 12 Nov 2003 01:44:26 -0000 1.1.2.2
***************
*** 100,105 ****
which are bind mounts to /cluster/nodex/dev (so you can name the device
on any node). If a process migates it retain the /dev context of the
! node it started on. The rexec() call (and thus the onnode command)
! change the context to the destination node. Currently ptys are
allocated locally so they are unique only as /dev/x/ptys/yy, where x
is a node number. This will change to provide a clusterwide ptys
--- 100,105 ----
which are bind mounts to /cluster/nodex/dev (so you can name the device
on any node). If a process migates it retain the /dev context of the
! node it started on. The onnode command changes the context
! to that of the destination node. Currently ptys are
allocated locally so they are unique only as /dev/x/ptys/yy, where x
is a node number. This will change to provide a clusterwide ptys
***************
*** 283,287 ****
initnode (default) or on all nodes or a specific node. Services set up
to run on the initnode will automatically restart on the takeover init node
! if the initnode fails.
It is assumed that ntp will be enabled and run on each node so the
time on each node will be almost the same.
--- 283,287 ----
initnode (default) or on all nodes or a specific node. Services set up
to run on the initnode will automatically restart on the takeover init node
! if the initnode fails (you can disable this if appropriate).
It is assumed that ntp will be enabled and run on each node so the
time on each node will be almost the same.
-------------------------------------------------------
This SF.Net email sponsored by: ApacheCon 2003,
16-19 November in Las Vegas. Learn firsthand the latest
developments in Apache, PHP, Perl, XML, Java, MySQL,
WebDAV, and more! http://www.apachecon.com/
|
| |