<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>hosang I.T. | LoadBalancers | Activity</title>
	<link>https://hosangit.com/groups/loadbalancers/</link>
	<atom:link href="https://hosangit.com/groups/loadbalancers/feed/" rel="self" type="application/rss+xml" />
	<description>Activity feed for the group, LoadBalancers.</description>
	<lastBuildDate>Sat, 27 Jun 2026 18:01:21 -0400</lastBuildDate>
	<generator>https://buddypress.org/?v=</generator>
	<language>en-US</language>
	<ttl>30</ttl>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>2</sy:updateFrequency>
	
						<item>
				<guid isPermaLink="false">45cf959153b281b53c8559c810cd5e10</guid>
				<title>master started the topic Load Balancer vs Reverse Proxy in the forum LoadBalancers</title>
				<link>https://hosangit.com/groups/loadbalancers/forum/topic/load-balancer-vs-reverse-proxy/</link>
				<pubDate>Wed, 07 May 2025 18:02:58 -0400</pubDate>

									<content:encoded><![CDATA[<p>&nbsp;</p>
<p><strong>Load balancers</strong><br />
<strong>vs</strong><br />
<strong>Reverse proxies</strong></p>
<p>Concerned with distributing traffic.</p>
<p>Prevents bottlenecks, maximize throughput, and optimizes resource consumption</p>
<p>Also distributes traffic but primarily concerned with limiting and safeguarding server access</p>
<p>Has addd features such as SSL termination and caching</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">6447ba1c3270566b199895511d24bb95</guid>
				<title>master started the topic LB Methods in the forum LoadBalancers</title>
				<link>https://hosangit.com/groups/loadbalancers/forum/topic/lb-methods/</link>
				<pubDate>Wed, 07 May 2025 01:01:44 -0400</pubDate>

									<content:encoded><![CDATA[<p>Load balancing distributes network traffic or workloads across multiple servers to prevent overload on any single server. These 6 algorithms define how that distribution happens:</p>
<p>&#x1f537; Round Robin (RR)<br />
&#x25aa;&#xfe0f; Cycles through servers sequentially.<br />
&#x25aa;&#xfe0f; Best for non-session-persistent workloads.<br />
&#x25aa;&#xfe0f; Simple but assumes equal server capacity, which can cause&hellip;<span class="activity-read-more" id="activity-read-more-2831"><a href="https://hosangit.com/groups/loadbalancers/forum/topic/lb-methods/" rel="nofollow ugc">Read more</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">d4dc4538809575f32ff2d67854f59e45</guid>
				<title>admin started the topic ssl handshake failure in the forum BIG-IP LTM</title>
				<link>https://hosangit.com/topic/ssl-handshake-failure/</link>
				<pubDate>Thu, 04 Apr 2024 00:36:07 -0400</pubDate>

									<content:encoded><![CDATA[<p>We are seeing lot of SSL handshake failures in our logs.</p>
<p><code>err bigd[6396]: 01060111:3: Open SSL error - error:140790E5:SSL routines:SSL23_WRITE:ssl handshake failure.</code></p>
<p>In order to identify which backend pool member is causing the issue, we need to turn on debug.</p>
<p>Log in to the BIG-IP command line.<br />
To enable debug logging for the bigd&hellip;<span class="activity-read-more" id="activity-read-more-704"><a href="https://hosangit.com/topic/ssl-handshake-failure/" rel="nofollow ugc">Read more</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">f9ab0e5cab71b43b3a569ad6b342afb7</guid>
				<title>cowboy started the topic Creating an NGINX Loadbalancer in the forum NGINX</title>
				<link>https://hosangit.com/topic/creating-an-nginx-loadbalancer/</link>
				<pubDate>Mon, 01 Apr 2024 17:56:10 -0400</pubDate>

									<content:encoded><![CDATA[<p>Here is my notes on creating an NGINX loadbalancer<br />
Create the following Virtuals that have working DNS<br />
loadbalancer (centos7 or 8)<br />
10.6.0.136<br />
configure ssh key<br />
ssh <a href="mailto:root@10.6.0.136" rel="nofollow ugc">root@10.6.0.136</a><br />
Install EPEL-RELEASE which has NGINX in its catalog<br />
[scode]yum install epel-release -y[/scode]</p>
<p>Now install NGINX<br />
[scode]yum install nginx -y[/scode]</p>
<p>Verify&hellip;<span class="activity-read-more" id="activity-read-more-703"><a href="https://hosangit.com/topic/creating-an-nginx-loadbalancer/" rel="nofollow ugc">Read more</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
		
	</channel>
</rss>