<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>
	Comments on: How to Setup HAProxy as Load Balancer for Nginx on CentOS 8	</title>
	<atom:link href="https://www.tecmint.com/setup-nginx-haproxy-load-balancer-in-centos-8/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.tecmint.com/setup-nginx-haproxy-load-balancer-in-centos-8/</link>
	<description>Tecmint - Linux Howtos, Tutorials, Guides, News, Tips and Tricks.</description>
	<lastBuildDate>Mon, 02 Jun 2025 06:27:31 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: abdul		</title>
		<link>https://www.tecmint.com/setup-nginx-haproxy-load-balancer-in-centos-8/comment-page-1/#comment-2312629</link>

		<dc:creator><![CDATA[abdul]]></dc:creator>
		<pubDate>Mon, 02 Jun 2025 06:27:31 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=36826#comment-2312629</guid>

					<description><![CDATA[Could you please make an article on L3  Load Balance as keepalived and L7 Layer as Nginx working as reverse proxy?]]></description>
			<content:encoded><![CDATA[<p>Could you please make an article on L3  Load Balance as keepalived and L7 Layer as Nginx working as reverse proxy?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Aaron Kili		</title>
		<link>https://www.tecmint.com/setup-nginx-haproxy-load-balancer-in-centos-8/comment-page-1/#comment-1328302</link>

		<dc:creator><![CDATA[Aaron Kili]]></dc:creator>
		<pubDate>Sat, 18 Apr 2020 07:27:07 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=36826#comment-1328302</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/setup-nginx-haproxy-load-balancer-in-centos-8/comment-page-1/#comment-1328217&quot;&gt;Fred&lt;/a&gt;.

@Fred

Yes, it is better. And that is what we have exactly done in this article. Thanks.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/setup-nginx-haproxy-load-balancer-in-centos-8/comment-page-1/#comment-1328217">Fred</a>.</p>
<p>@Fred</p>
<p>Yes, it is better. And that is what we have exactly done in this article. Thanks.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Fred		</title>
		<link>https://www.tecmint.com/setup-nginx-haproxy-load-balancer-in-centos-8/comment-page-1/#comment-1328217</link>

		<dc:creator><![CDATA[Fred]]></dc:creator>
		<pubDate>Fri, 17 Apr 2020 16:20:04 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=36826#comment-1328217</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/setup-nginx-haproxy-load-balancer-in-centos-8/comment-page-1/#comment-1328152&quot;&gt;Aaron Kili&lt;/a&gt;.

Isn&#039;t it easier to set up TLS/SSL termination in HAProxy and plain traffic between HAProxy and the NGINX instances rather than configuring TLS/SSL in multiple instances of NGINX? Just asking...]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/setup-nginx-haproxy-load-balancer-in-centos-8/comment-page-1/#comment-1328152">Aaron Kili</a>.</p>
<p>Isn&#8217;t it easier to set up TLS/SSL termination in HAProxy and plain traffic between HAProxy and the NGINX instances rather than configuring TLS/SSL in multiple instances of NGINX? Just asking&#8230;</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Aaron Kili		</title>
		<link>https://www.tecmint.com/setup-nginx-haproxy-load-balancer-in-centos-8/comment-page-1/#comment-1328152</link>

		<dc:creator><![CDATA[Aaron Kili]]></dc:creator>
		<pubDate>Fri, 17 Apr 2020 06:17:30 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=36826#comment-1328152</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/setup-nginx-haproxy-load-balancer-in-centos-8/comment-page-1/#comment-1327783&quot;&gt;Somthingnotused&lt;/a&gt;.

@Somthingnotused

We already have a guide about using Nginx as a load balancer:https://www.tecmint.com/use-nginx-as-http-load-balancer-in-linux/ We create guides for popularly used options so that readers can choose what to use or what meets their needs. Thanks.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/setup-nginx-haproxy-load-balancer-in-centos-8/comment-page-1/#comment-1327783">Somthingnotused</a>.</p>
<p>@Somthingnotused</p>
<p>We already have a guide about using Nginx as a load balancer:<a target="_blank" href="https://www.tecmint.com/use-nginx-as-http-load-balancer-in-linux/" rel="ugc">https://www.tecmint.com/use-nginx-as-http-load-balancer-in-linux/</a> We create guides for popularly used options so that readers can choose what to use or what meets their needs. Thanks.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Somthingnotused		</title>
		<link>https://www.tecmint.com/setup-nginx-haproxy-load-balancer-in-centos-8/comment-page-1/#comment-1327783</link>

		<dc:creator><![CDATA[Somthingnotused]]></dc:creator>
		<pubDate>Thu, 16 Apr 2020 13:04:11 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=36826#comment-1327783</guid>

					<description><![CDATA[Why not use &lt;strong&gt;Nginx&lt;/strong&gt; as a load balancer?  Why introduce additional technology in your stack when Nginx functions as a fantastic load balancer.]]></description>
			<content:encoded><![CDATA[<p>Why not use <strong>Nginx</strong> as a load balancer?  Why introduce additional technology in your stack when Nginx functions as a fantastic load balancer.</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
