<?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: load balancer in Tech Help - Software/Hardware etc</title>
    <link>https://community.plus.net/t5/Tech-Help-Software-Hardware-etc/load-balancer/m-p/1974558#M96388</link>
    <description>&lt;P&gt;That's an interesting idea. CWP has both NginX and Apache. Doing it that way removes the double natting issue. Thanks&amp;nbsp;&lt;SPAN&gt;Bob Pullen I'll do some digging to see if this can be done.&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 19 Jun 2024 18:21:23 GMT</pubDate>
    <dc:creator>Halfhidden</dc:creator>
    <dc:date>2024-06-19T18:21:23Z</dc:date>
    <item>
      <title>load balancer</title>
      <link>https://community.plus.net/t5/Tech-Help-Software-Hardware-etc/load-balancer/m-p/1974403#M96381</link>
      <description>&lt;P&gt;Has anyone successfully set up a load balancer to run two servers off the single public ip?&lt;/P&gt;
&lt;P&gt;I'm a keen hobbyist and run a server with a few websites for my family and those are handled by CWP (Centos Web Panel) and I'm guessing it is running reverse proxies.&lt;/P&gt;
&lt;P&gt;But I would love to be able to run a cloud on my other server at the same time.&lt;/P&gt;
&lt;P&gt;So I was wondering if a load balancer would do this for me.&lt;/P&gt;
&lt;P&gt;I'm assuming that the load balancer would be at the gateway and then distribute the packets to the appropriate server according to the requests from the internet?&lt;/P&gt;
&lt;P&gt;I can't think of any other way to do this. So I'm asking has anyone had any success running two servers off one public ip?&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 18 Jun 2024 11:36:01 GMT</pubDate>
      <guid>https://community.plus.net/t5/Tech-Help-Software-Hardware-etc/load-balancer/m-p/1974403#M96381</guid>
      <dc:creator>Halfhidden</dc:creator>
      <dc:date>2024-06-18T11:36:01Z</dc:date>
    </item>
    <item>
      <title>Re: load balancer</title>
      <link>https://community.plus.net/t5/Tech-Help-Software-Hardware-etc/load-balancer/m-p/1974406#M96382</link>
      <description>&lt;DIV style="background: #EDF3F5; padding: 10px; margin-top: 10px; margin-right: 10px; border: 2px solid #CFD8DC; border-radius: 10px; box-shadow: 8px 8px 7px #676D70; font-size: 12px;"&gt;&lt;STRONG&gt;Moderator's note:&lt;/STRONG&gt;&lt;BR /&gt;Thread moved from Broadband to Tech Help&lt;/DIV&gt;</description>
      <pubDate>Tue, 18 Jun 2024 11:53:10 GMT</pubDate>
      <guid>https://community.plus.net/t5/Tech-Help-Software-Hardware-etc/load-balancer/m-p/1974406#M96382</guid>
      <dc:creator>Baldrick1</dc:creator>
      <dc:date>2024-06-18T11:53:10Z</dc:date>
    </item>
    <item>
      <title>Re: load balancer</title>
      <link>https://community.plus.net/t5/Tech-Help-Software-Hardware-etc/load-balancer/m-p/1974501#M96385</link>
      <description>&lt;P&gt;How would you be planning on accessing these servers? If via unique DNS/hostnames, then a reverse proxy should do exactly as you intend if configured properly. I don't see why you would need a load balancer.&lt;/P&gt;</description>
      <pubDate>Wed, 19 Jun 2024 10:16:33 GMT</pubDate>
      <guid>https://community.plus.net/t5/Tech-Help-Software-Hardware-etc/load-balancer/m-p/1974501#M96385</guid>
      <dc:creator>bobpullen</dc:creator>
      <dc:date>2024-06-19T10:16:33Z</dc:date>
    </item>
    <item>
      <title>Re: load balancer</title>
      <link>https://community.plus.net/t5/Tech-Help-Software-Hardware-etc/load-balancer/m-p/1974527#M96386</link>
      <description>&lt;P&gt;My understanding is that CWP (Centos web panel) uses a reverse proxy to distribute requests to the domains hosted on the control panel. So if I placed a reverse proxy at the gateway to serve the two servers I would be double natting, I think.&lt;/P&gt;
&lt;P&gt;So I'm looking for a solution that can work with CWP and will route requests rather than reverse proxy.... unless I've completely misunderstood the way this works (which is probable)&lt;/P&gt;</description>
      <pubDate>Wed, 19 Jun 2024 14:06:20 GMT</pubDate>
      <guid>https://community.plus.net/t5/Tech-Help-Software-Hardware-etc/load-balancer/m-p/1974527#M96386</guid>
      <dc:creator>Halfhidden</dc:creator>
      <dc:date>2024-06-19T14:06:20Z</dc:date>
    </item>
    <item>
      <title>Re: load balancer</title>
      <link>https://community.plus.net/t5/Tech-Help-Software-Hardware-etc/load-balancer/m-p/1974551#M96387</link>
      <description>&lt;P&gt;Not familar with the software, but a spot of Googling suggests it's just using NGINX for reverse proxying purposes. Can't say for certain, but I wonder if there's a way you can edit the NGINX config within CWP to proxy requests to another machine/server on your network? It's light on detail, but &lt;A href="https://forum.centos-webpanel.com/nginx/aply-reverse-proxy-for-other-ip/" target="_blank" rel="noopener"&gt;this&lt;/A&gt; kind of suggests it should be possible.&lt;/P&gt;</description>
      <pubDate>Wed, 19 Jun 2024 17:47:28 GMT</pubDate>
      <guid>https://community.plus.net/t5/Tech-Help-Software-Hardware-etc/load-balancer/m-p/1974551#M96387</guid>
      <dc:creator>bobpullen</dc:creator>
      <dc:date>2024-06-19T17:47:28Z</dc:date>
    </item>
    <item>
      <title>Re: load balancer</title>
      <link>https://community.plus.net/t5/Tech-Help-Software-Hardware-etc/load-balancer/m-p/1974558#M96388</link>
      <description>&lt;P&gt;That's an interesting idea. CWP has both NginX and Apache. Doing it that way removes the double natting issue. Thanks&amp;nbsp;&lt;SPAN&gt;Bob Pullen I'll do some digging to see if this can be done.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 19 Jun 2024 18:21:23 GMT</pubDate>
      <guid>https://community.plus.net/t5/Tech-Help-Software-Hardware-etc/load-balancer/m-p/1974558#M96388</guid>
      <dc:creator>Halfhidden</dc:creator>
      <dc:date>2024-06-19T18:21:23Z</dc:date>
    </item>
    <item>
      <title>Re: load balancer</title>
      <link>https://community.plus.net/t5/Tech-Help-Software-Hardware-etc/load-balancer/m-p/1974577#M96389</link>
      <description>&lt;P&gt;"I don't see why you would need a load balancer."&lt;/P&gt;
&lt;P&gt;&amp;lt;outside the box&amp;gt;&lt;/P&gt;
&lt;P&gt;Perhaps the OP wants to dabble with more?&lt;/P&gt;
&lt;P&gt;&amp;lt;/&amp;gt;&lt;/P&gt;</description>
      <pubDate>Wed, 19 Jun 2024 21:44:11 GMT</pubDate>
      <guid>https://community.plus.net/t5/Tech-Help-Software-Hardware-etc/load-balancer/m-p/1974577#M96389</guid>
      <dc:creator>greygit1</dc:creator>
      <dc:date>2024-06-19T21:44:11Z</dc:date>
    </item>
  </channel>
</rss>

