<?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: HAproxy Configuration in HPE Morpheus Enterprise Software</title>
    <link>https://community.hpe.com/t5/hpe-morpheus-enterprise-software/haproxy-configuration/m-p/7249866#M3040</link>
    <description>&lt;P&gt;Dec  1 07:06:27 baasloadbal01 haproxy[415805]: [ALERT] 334/070627 (415805) : parsing [/etc/haproxy/haproxy.cfg:54] : ‘http-check send’ only supports ‘hdr’ and ‘body’, found ‘meth’.&lt;BR /&gt;
Dec  1 07:09:54 baasloadbal01 haproxy[415902]: [ALERT] 334/070954 (415902) : parsing [/etc/haproxy/haproxy.cfg:54] : ‘http-check send’ only supports ‘hdr’ and ‘body’, found ‘uri’.&lt;/P&gt;
&lt;P&gt;Please let me know which http-check we need to use. "    http-check  send meth GET uri /ping" this is mentioned in the document.&lt;/P&gt;</description>
    <pubDate>Fri, 01 Dec 2023 07:30:09 GMT</pubDate>
    <dc:creator>Ibrahim-GCC</dc:creator>
    <dc:date>2023-12-01T07:30:09Z</dc:date>
    <item>
      <title>HAproxy Configuration</title>
      <link>https://community.hpe.com/t5/hpe-morpheus-enterprise-software/haproxy-configuration/m-p/7249864#M3038</link>
      <description>&lt;P&gt;Hi Team,&lt;/P&gt;
&lt;P&gt;As we tried to configure the haproxy for morpheus 3node HA we are geeting the different errror. Currently we are using the same haproxy.cfg which is mentioned in the document.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://docs.morpheusdata.com/en/latest/getting_started/additional/ha_load_balancer.html" rel="noopener nofollow ugc"&gt;Load Balancer Configuration — Morpheus Docs documentation (morpheusdata.com)&lt;/A&gt;&lt;BR /&gt;
After adding above config If I restarted the haproxy service getting the below errors.&lt;BR /&gt;
&lt;/P&gt;&lt;DIV class="lightbox-wrapper"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="image"&gt;&lt;img src="https://community.hpe.com/t5/image/serverpage/image-id/149988iB16EA75EF8EAA305/image-size/large?v=v2&amp;amp;px=2000" role="button" title="dc0f1d19aef4c089c1d6792d6a3ec71955ea48f8.png" alt="dc0f1d19aef4c089c1d6792d6a3ec71955ea48f8.png" /&gt;&lt;/span&gt;&lt;/DIV&gt;&lt;BR /&gt;
&lt;DIV class="lightbox-wrapper"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="image"&gt;&lt;img src="https://community.hpe.com/t5/image/serverpage/image-id/149612iF255A8CC5F47620B/image-size/large?v=v2&amp;amp;px=2000" role="button" title="9c8b35f4247d07224fb6474648f4e36b0a78b87e.png" alt="9c8b35f4247d07224fb6474648f4e36b0a78b87e.png" /&gt;&lt;/span&gt;&lt;/DIV&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 01 Dec 2023 07:12:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-morpheus-enterprise-software/haproxy-configuration/m-p/7249864#M3038</guid>
      <dc:creator>Ibrahim-GCC</dc:creator>
      <dc:date>2023-12-01T07:12:05Z</dc:date>
    </item>
    <item>
      <title>Re: HAproxy Configuration</title>
      <link>https://community.hpe.com/t5/hpe-morpheus-enterprise-software/haproxy-configuration/m-p/7249865#M3039</link>
      <description>&lt;P&gt;I set HAProxy up recently.  Absolutely, not an expert, but I have this for the ping check in my .cfg file.&lt;/P&gt;
&lt;PRE style="background : #f0f1f2;"&gt;&lt;CODE class="lang-auto"&gt;option httpchk GET /ping
http-check expect string PING
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Fri, 01 Dec 2023 10:31:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-morpheus-enterprise-software/haproxy-configuration/m-p/7249865#M3039</guid>
      <dc:creator>Ollie-Phillips</dc:creator>
      <dc:date>2023-12-01T10:31:59Z</dc:date>
    </item>
    <item>
      <title>Re: HAproxy Configuration</title>
      <link>https://community.hpe.com/t5/hpe-morpheus-enterprise-software/haproxy-configuration/m-p/7249866#M3040</link>
      <description>&lt;P&gt;Dec  1 07:06:27 baasloadbal01 haproxy[415805]: [ALERT] 334/070627 (415805) : parsing [/etc/haproxy/haproxy.cfg:54] : ‘http-check send’ only supports ‘hdr’ and ‘body’, found ‘meth’.&lt;BR /&gt;
Dec  1 07:09:54 baasloadbal01 haproxy[415902]: [ALERT] 334/070954 (415902) : parsing [/etc/haproxy/haproxy.cfg:54] : ‘http-check send’ only supports ‘hdr’ and ‘body’, found ‘uri’.&lt;/P&gt;
&lt;P&gt;Please let me know which http-check we need to use. "    http-check  send meth GET uri /ping" this is mentioned in the document.&lt;/P&gt;</description>
      <pubDate>Fri, 01 Dec 2023 07:30:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-morpheus-enterprise-software/haproxy-configuration/m-p/7249866#M3040</guid>
      <dc:creator>Ibrahim-GCC</dc:creator>
      <dc:date>2023-12-01T07:30:09Z</dc:date>
    </item>
    <item>
      <title>Re: HAproxy Configuration</title>
      <link>https://community.hpe.com/t5/hpe-morpheus-enterprise-software/haproxy-configuration/m-p/7249867#M3041</link>
      <description>&lt;P&gt;I think &lt;A class="mention" href="https://community.hpe.com/u/ollie_phillips"&gt;@Ollie_Phillips&lt;/A&gt;  is correct the ‘meth’ statement is erroneous.&lt;/P&gt;
&lt;P&gt;My backend is this (could update yours Ollie haha)&lt;/P&gt;
&lt;PRE style="background : #f0f1f2;"&gt;&lt;CODE class="lang-auto"&gt;option httpchk GET /ping
http-check expect string MORPHEUS\ PING
&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;That example is also assuming you are doing cert termination at the LB (probably are).  But just wanted to call that out.&lt;/P&gt;</description>
      <pubDate>Fri, 01 Dec 2023 12:02:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-morpheus-enterprise-software/haproxy-configuration/m-p/7249867#M3041</guid>
      <dc:creator>cbunge</dc:creator>
      <dc:date>2023-12-01T12:02:04Z</dc:date>
    </item>
  </channel>
</rss>

