<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: CSWS Disaster Tolerance in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/csws-disaster-tolerance/m-p/3495866#M4955</link>
    <description>You can also check the installation guide for CSWS. It has some considerations abbout running CSWS in cluster:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://h71000.www7.hp.com/openvms/products/ips/apache/csws_iguide.html" target="_blank"&gt;http://h71000.www7.hp.com/openvms/products/ips/apache/csws_iguide.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Bojan</description>
    <pubDate>Wed, 02 Mar 2005 14:49:47 GMT</pubDate>
    <dc:creator>Bojan Nemec</dc:creator>
    <dc:date>2005-03-02T14:49:47Z</dc:date>
    <item>
      <title>CSWS Disaster Tolerance</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/csws-disaster-tolerance/m-p/3495863#M4952</link>
      <description>We are using CSWS 1.3 on an alpha based cluster.&lt;BR /&gt;CSWS  is currently installed and running on only one node in the cluster. &lt;BR /&gt;&lt;BR /&gt;The problem is that when we have to shut this server down, no-one can access the web services.&lt;BR /&gt;&lt;BR /&gt;Can anyone give me any pointers on what I could do to provide some form of tolerance?&lt;BR /&gt;&lt;BR /&gt;At the minute we use DNS aliases to point to the specific node running CSWS.&lt;BR /&gt;&lt;BR /&gt;Any advice is greatly appreciated!&lt;BR /&gt;</description>
      <pubDate>Wed, 02 Mar 2005 07:49:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/csws-disaster-tolerance/m-p/3495863#M4952</guid>
      <dc:creator>TMcB</dc:creator>
      <dc:date>2005-03-02T07:49:51Z</dc:date>
    </item>
    <item>
      <title>Re: CSWS Disaster Tolerance</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/csws-disaster-tolerance/m-p/3495864#M4953</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Since CSWS is based on Apache, I think it lacks the necessary ingredients to make it fault tolerant.&lt;BR /&gt;Over here, we install SWS (either 1.3 or 2.0) on all custer members, configure it for each node, and start it on each node.&lt;BR /&gt;All WWW related stuff is stored on a disk accessible by all cluster members.&lt;BR /&gt;As for addressing the webservers we either use the node name, or the TCP/IP cluster alias.&lt;BR /&gt;Hope this helps,&lt;BR /&gt;Kris (aka Qkcl)&lt;BR /&gt;</description>
      <pubDate>Wed, 02 Mar 2005 08:24:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/csws-disaster-tolerance/m-p/3495864#M4953</guid>
      <dc:creator>Kris Clippeleyr</dc:creator>
      <dc:date>2005-03-02T08:24:18Z</dc:date>
    </item>
    <item>
      <title>Re: CSWS Disaster Tolerance</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/csws-disaster-tolerance/m-p/3495865#M4954</link>
      <description>You may want to look at running the web server on multiple nodes and using the load broker/metric stuff to update a DNS server name . See&lt;BR /&gt;&lt;A href="http://h71000.www7.hp.com/doc/732final/6526/6526pro_016.html#lbroker_chap" target="_blank"&gt;http://h71000.www7.hp.com/doc/732final/6526/6526pro_016.html#lbroker_chap&lt;/A&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 02 Mar 2005 12:00:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/csws-disaster-tolerance/m-p/3495865#M4954</guid>
      <dc:creator>Ian Miller.</dc:creator>
      <dc:date>2005-03-02T12:00:25Z</dc:date>
    </item>
    <item>
      <title>Re: CSWS Disaster Tolerance</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/csws-disaster-tolerance/m-p/3495866#M4955</link>
      <description>You can also check the installation guide for CSWS. It has some considerations abbout running CSWS in cluster:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://h71000.www7.hp.com/openvms/products/ips/apache/csws_iguide.html" target="_blank"&gt;http://h71000.www7.hp.com/openvms/products/ips/apache/csws_iguide.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Bojan</description>
      <pubDate>Wed, 02 Mar 2005 14:49:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/csws-disaster-tolerance/m-p/3495866#M4955</guid>
      <dc:creator>Bojan Nemec</dc:creator>
      <dc:date>2005-03-02T14:49:47Z</dc:date>
    </item>
    <item>
      <title>Re: CSWS Disaster Tolerance</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/csws-disaster-tolerance/m-p/3495867#M4956</link>
      <description>Another option is to run the CSWS on multiple nodes and configure an additional TCP/IP address using failsafe IP in TCPIP 5.4 or a cluster alias in earlier versions. See &lt;A href="http://h71000.www7.hp.com/openvms/journal/v2/articles/tcpip.html" target="_blank"&gt;http://h71000.www7.hp.com/openvms/journal/v2/articles/tcpip.html&lt;/A&gt; for an excellent overview TCPIP availability options.</description>
      <pubDate>Wed, 02 Mar 2005 19:32:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/csws-disaster-tolerance/m-p/3495867#M4956</guid>
      <dc:creator>Andy Bustamante</dc:creator>
      <dc:date>2005-03-02T19:32:52Z</dc:date>
    </item>
    <item>
      <title>Re: CSWS Disaster Tolerance</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/csws-disaster-tolerance/m-p/3495868#M4957</link>
      <description>TMcB,&lt;BR /&gt;&lt;BR /&gt;Assuming that there is no reason to only have one server at a time, I like to use DNS to spread the load over both boxes. &lt;BR /&gt;&lt;BR /&gt;Note that this will provide a degree of fault tolerance, but it is not disaster tolerant. Disaster tolerant is normally used to refer to a configuration that will survive a severe calamity (e.g., the destruction of the WTC on 9/11).&lt;BR /&gt;&lt;BR /&gt;Providing disaster tolerance means a wide-area cluster OR totally independent nodes that BOTH provide equivalent WWW capacities, and both are listed in the DNS. It is also a good idea to set the expiration values low so that if a site is destroyed, you can remove it from the DNS and have the old data quickly expire.&lt;BR /&gt;&lt;BR /&gt;I hope that the above is helpful.&lt;BR /&gt;&lt;BR /&gt;- Bob Gezelter, &lt;A href="http://www.rlgsc.com" target="_blank"&gt;http://www.rlgsc.com&lt;/A&gt;</description>
      <pubDate>Wed, 02 Mar 2005 20:46:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/csws-disaster-tolerance/m-p/3495868#M4957</guid>
      <dc:creator>Robert Gezelter</dc:creator>
      <dc:date>2005-03-02T20:46:36Z</dc:date>
    </item>
    <item>
      <title>Re: CSWS Disaster Tolerance</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/csws-disaster-tolerance/m-p/3495869#M4958</link>
      <description>thanks everyone for replying -&lt;BR /&gt;you have pointed me in the right direction for getting started.&lt;BR /&gt;&lt;BR /&gt;Thanks again</description>
      <pubDate>Thu, 03 Mar 2005 07:10:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/csws-disaster-tolerance/m-p/3495869#M4958</guid>
      <dc:creator>TMcB</dc:creator>
      <dc:date>2005-03-03T07:10:48Z</dc:date>
    </item>
    <item>
      <title>Re: CSWS Disaster Tolerance</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/csws-disaster-tolerance/m-p/3495870#M4959</link>
      <description>TMcB,&lt;BR /&gt;&lt;BR /&gt;A small add-on. &lt;BR /&gt;&lt;BR /&gt;I believe that you will find some information on strategies for Internet accessible assets and protecting www servers in my chapters in the Computer Security Handbook, 4th Edition (Bosworth &amp;amp; Kabay, Editors; Wiley, 2002; the chapter outline can be found via &lt;A href="http://www.computersecurityhandbook.com)." target="_blank"&gt;http://www.computersecurityhandbook.com).&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Particularly, if you need to explain things to higher levels of the organization, the book may help.&lt;BR /&gt;&lt;BR /&gt;- Bob Gezelter, &lt;A href="http://www.rlgsc.com" target="_blank"&gt;http://www.rlgsc.com&lt;/A&gt;</description>
      <pubDate>Thu, 03 Mar 2005 07:19:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/csws-disaster-tolerance/m-p/3495870#M4959</guid>
      <dc:creator>Robert Gezelter</dc:creator>
      <dc:date>2005-03-03T07:19:57Z</dc:date>
    </item>
    <item>
      <title>Re: CSWS Disaster Tolerance</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/csws-disaster-tolerance/m-p/3495871#M4960</link>
      <description>TMcB,&lt;BR /&gt;&lt;BR /&gt;I fully endorse Robert on this.&lt;BR /&gt;&lt;BR /&gt;We _HAVE_ CSWS running on all nodes of our homogenous multi-site cluster. Having multiple interconnects on each node helps redundancy, but complicates the adressing issue.&lt;BR /&gt;Our DNS has each node as a round-robin alias for its net devices, and (by default) the cluster name as round-robin over the nodes.&lt;BR /&gt;(in case of planned maintenance, we change that).&lt;BR /&gt;And each (browser- and other-) applic has an alias to the cluster alias (during work on such applic, we reduce that applics' list to exclude the node for the users).&lt;BR /&gt;&lt;BR /&gt;(Upon unplanned loss of a node, the other nodes notice, and adapt DNS as well. Reminiscent of Metric-&amp;amp;-Broker, but including some of the extra flexibilities we like).&lt;BR /&gt;&lt;BR /&gt;For us, this works great, and had for years!&lt;BR /&gt;&lt;BR /&gt;Success.&lt;BR /&gt;&lt;BR /&gt;Proost.&lt;BR /&gt;&lt;BR /&gt;Have one on me.&lt;BR /&gt;&lt;BR /&gt;Jan</description>
      <pubDate>Mon, 07 Mar 2005 09:46:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/csws-disaster-tolerance/m-p/3495871#M4960</guid>
      <dc:creator>Jan van den Ende</dc:creator>
      <dc:date>2005-03-07T09:46:29Z</dc:date>
    </item>
  </channel>
</rss>

