<?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: heartbeat + ldirectord &amp;amp; ssl in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/heartbeat-ldirectord-amp-ssl/m-p/4058403#M29733</link>
    <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;These errors can not be connected to the load balancer at least by message text.&lt;BR /&gt;&lt;BR /&gt;I take you get the error only when you use your load balancer service.&lt;BR /&gt;&lt;BR /&gt;Please take a look at two links.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://perlstalker.amigo.net/Gentoo/LVS.phtml" target="_blank"&gt;http://perlstalker.amigo.net/Gentoo/LVS.phtml&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://archive.linuxvirtualserver.org/html/lvs-users/2004-11/msg00065.html" target="_blank"&gt;http://archive.linuxvirtualserver.org/html/lvs-users/2004-11/msg00065.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;I'm going to suggest an alternative.&lt;BR /&gt;&lt;BR /&gt;Perhaps Red Hat Cluster Suite (open source, many places to get it free) and have two floating ip addresses which are assigned, one per node and a round robin assignment of internal ip addresses.&lt;BR /&gt;&lt;BR /&gt;The floaters are set to be one separate nodes if both are up.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
    <pubDate>Wed, 22 Aug 2007 11:40:17 GMT</pubDate>
    <dc:creator>Steven E. Protter</dc:creator>
    <dc:date>2007-08-22T11:40:17Z</dc:date>
    <item>
      <title>heartbeat + ldirectord &amp; ssl</title>
      <link>https://community.hpe.com/t5/operating-system-linux/heartbeat-ldirectord-amp-ssl/m-p/4058402#M29732</link>
      <description>Hi there&lt;BR /&gt;&lt;BR /&gt;First of all everythink works fine if loadbalancer is out of the equation.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;My vhost configuration file looks like that:&lt;BR /&gt;&lt;BR /&gt;NameVirtualHost *:443&lt;BR /&gt;NameVirtualHost *:80&lt;BR /&gt;&lt;BR /&gt;&lt;VIRTUALHOST 80=""&gt;&lt;BR /&gt;ServerName &lt;A href="http://www.kirklewski.com" target="_blank"&gt;www.kirklewski.com&lt;/A&gt;&lt;BR /&gt;ServerAlias kirklewski.com&lt;BR /&gt;DocumentRoot /home/madmin/www/kirklewski&lt;BR /&gt;&lt;/VIRTUALHOST&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;VIRTUALHOST 443=""&gt;&lt;BR /&gt;ServerName &lt;A href="http://www.kirklewski.com" target="_blank"&gt;www.kirklewski.com&lt;/A&gt;&lt;BR /&gt;ServerAlias kirklewski.com&lt;BR /&gt;DocumentRoot /home/madmin/www/kirklewski/ssl&lt;BR /&gt;SSLEngine on&lt;BR /&gt;SSLCertificateFile /etc/apache2/ssl/apache.pem&lt;BR /&gt;&lt;/VIRTUALHOST&gt;&lt;BR /&gt;&lt;BR /&gt;My ldirectord.cf file looks like that:&lt;BR /&gt;&lt;BR /&gt;checktimeout=10&lt;BR /&gt;checkinterval=2&lt;BR /&gt;autoreload=no&lt;BR /&gt;logfile="/etc/ha.d/ldirector_log"&lt;BR /&gt;quiescent=yes&lt;BR /&gt;&lt;BR /&gt;virtual=192.168.168.205:80&lt;BR /&gt;        real=192.168.168.201:80 gate&lt;BR /&gt;        real=192.168.168.202:80 gate&lt;BR /&gt;        fallback=127.0.0.1:80 gate&lt;BR /&gt;        service=http&lt;BR /&gt;        request="ldirector.html"&lt;BR /&gt;        receive="Test Page"&lt;BR /&gt;        scheduler=rr&lt;BR /&gt;        protocol=tcp&lt;BR /&gt;        checktype=negotiate&lt;BR /&gt;&lt;BR /&gt;virtual=192.168.168.249:80&lt;BR /&gt;        real=192.168.168.201:80 gate&lt;BR /&gt;        real=192.168.168.202:80 gate&lt;BR /&gt;        fallback=127.0.0.1:80 gate&lt;BR /&gt;        service=http&lt;BR /&gt;        request="ldirector.html"&lt;BR /&gt;        receive="Test Page"&lt;BR /&gt;        scheduler=rr&lt;BR /&gt;        protocol=tcp&lt;BR /&gt;        checktype=negotiate&lt;BR /&gt;&lt;BR /&gt;virtual=192.168.168.249:443&lt;BR /&gt;        real=192.168.168.201:443 gate&lt;BR /&gt;        real=192.168.168.202:443 gate&lt;BR /&gt;        fallback=127.0.0.1:443 gate&lt;BR /&gt;        service=https&lt;BR /&gt;        request="ldirector.html"&lt;BR /&gt;        receive="Test Page"&lt;BR /&gt;        scheduler=rr&lt;BR /&gt;        protocol=tcp&lt;BR /&gt;        checktype=negotiate&lt;BR /&gt;&lt;BR /&gt;And I'm getting this error at bouth webservers:&lt;BR /&gt;&lt;BR /&gt;Wed Aug 22 12:18:40 2007] [error] [client 192.168.168.203] Invalid method in request \x80|\x01\x03\x01&lt;BR /&gt;[Wed Aug 22 12:18:40 2007] [error] [client 192.168.168.203] Invalid method in request \x16\x03&lt;BR /&gt;&lt;BR /&gt;Can anyone help ?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 22 Aug 2007 06:19:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/heartbeat-ldirectord-amp-ssl/m-p/4058402#M29732</guid>
      <dc:creator>Piotr Kirklewski</dc:creator>
      <dc:date>2007-08-22T06:19:55Z</dc:date>
    </item>
    <item>
      <title>Re: heartbeat + ldirectord &amp; ssl</title>
      <link>https://community.hpe.com/t5/operating-system-linux/heartbeat-ldirectord-amp-ssl/m-p/4058403#M29733</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;These errors can not be connected to the load balancer at least by message text.&lt;BR /&gt;&lt;BR /&gt;I take you get the error only when you use your load balancer service.&lt;BR /&gt;&lt;BR /&gt;Please take a look at two links.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://perlstalker.amigo.net/Gentoo/LVS.phtml" target="_blank"&gt;http://perlstalker.amigo.net/Gentoo/LVS.phtml&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://archive.linuxvirtualserver.org/html/lvs-users/2004-11/msg00065.html" target="_blank"&gt;http://archive.linuxvirtualserver.org/html/lvs-users/2004-11/msg00065.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;I'm going to suggest an alternative.&lt;BR /&gt;&lt;BR /&gt;Perhaps Red Hat Cluster Suite (open source, many places to get it free) and have two floating ip addresses which are assigned, one per node and a round robin assignment of internal ip addresses.&lt;BR /&gt;&lt;BR /&gt;The floaters are set to be one separate nodes if both are up.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Wed, 22 Aug 2007 11:40:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/heartbeat-ldirectord-amp-ssl/m-p/4058403#M29733</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2007-08-22T11:40:17Z</dc:date>
    </item>
    <item>
      <title>Re: heartbeat + ldirectord &amp; ssl</title>
      <link>https://community.hpe.com/t5/operating-system-linux/heartbeat-ldirectord-amp-ssl/m-p/4058404#M29734</link>
      <description>Steel nothing!&lt;BR /&gt;I have to fix it.&lt;BR /&gt;Does anyone have experienced such a problems.&lt;BR /&gt;I'm steel getting this error:&lt;BR /&gt;&lt;BR /&gt;[error] [client 192.168.168.203] Invalid method in request \x16\x03&lt;BR /&gt;&lt;BR /&gt;:(</description>
      <pubDate>Thu, 30 Aug 2007 10:05:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/heartbeat-ldirectord-amp-ssl/m-p/4058404#M29734</guid>
      <dc:creator>Piotr Kirklewski</dc:creator>
      <dc:date>2007-08-30T10:05:32Z</dc:date>
    </item>
  </channel>
</rss>

