<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>NGINX on ToiDB</title>
    <link>https://www.toidang.xyz/tags/nginx/</link>
    <description>Recent content in NGINX on ToiDB</description>
    <image>
      <title>ToiDB</title>
      <url>https://www.toidang.xyz/web/static/me-512x512.png</url>
      <link>https://www.toidang.xyz/web/static/me-512x512.png</link>
    </image>
    <generator>Hugo</generator>
    <language>en</language>
    <lastBuildDate>Thu, 08 Aug 2024 22:25:07 +0700</lastBuildDate>
    <atom:link href="https://www.toidang.xyz/tags/nginx/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Nginx Stream Module: A Quick Guide</title>
      <link>https://www.toidang.xyz/posts/2024/07/20/nginx-stream-module-a-quick-guide/</link>
      <pubDate>Sat, 20 Jul 2024 04:00:00 +0000</pubDate>
      <guid>https://www.toidang.xyz/posts/2024/07/20/nginx-stream-module-a-quick-guide/</guid>
      <description>A quick guide to the Nginx Stream module.</description>
    </item>
    <item>
      <title>Optimizing Nginx Configuration for Enhanced Performance</title>
      <link>https://www.toidang.xyz/posts/2022/04/11/optimizing-nginx-configuration-for-enhanced-performance/</link>
      <pubDate>Mon, 11 Apr 2022 18:08:55 +0700</pubDate>
      <guid>https://www.toidang.xyz/posts/2022/04/11/optimizing-nginx-configuration-for-enhanced-performance/</guid>
      <description>Nginx is renowned for its efficiency and versatility in serving web content. However, optimizing its configuration is crucial to ensure optimal performance. This log outlines key techniques to optimize Nginx configuration for enhanced performance.</description>
    </item>
    <item>
      <title>Page caching - Combining Page Caching in Rails with Nginx Memory Caching</title>
      <link>https://www.toidang.xyz/posts/2021/08/07/page-caching-combining-page-caching-in-rails-with-nginx-memory-caching/</link>
      <pubDate>Sat, 07 Aug 2021 18:08:55 +0700</pubDate>
      <guid>https://www.toidang.xyz/posts/2021/08/07/page-caching-combining-page-caching-in-rails-with-nginx-memory-caching/</guid>
      <description>Combining page caching in Rails with Nginx&amp;rsquo;s memory caching capabilities can greatly enhance the performance and scalability of web applications. In this guide, we&amp;rsquo;ll demonstrate how to implement page caching in a Rails application and configure Nginx with memory caching to further optimize performance.</description>
    </item>
    <item>
      <title>Understanding Load Balancing at Different Network Layers: A Comprehensive Overview</title>
      <link>https://www.toidang.xyz/posts/2020/07/16/understanding-load-balancing-at-different-network-layers-a-comprehensive-overview/</link>
      <pubDate>Thu, 16 Jul 2020 18:08:55 +0700</pubDate>
      <guid>https://www.toidang.xyz/posts/2020/07/16/understanding-load-balancing-at-different-network-layers-a-comprehensive-overview/</guid>
      <description>In modern web application environments, load balancing plays a critical role in distributing traffic across multiple servers to ensure optimal performance, reliability, and scalability. Load balancing techniques and tools are deployed at various network layers, each with its own set of advantages and disadvantages. In this article, we&amp;rsquo;ll explore different types of load balancing at different network layers and provide examples.</description>
    </item>
    <item>
      <title>Understanding Nginx Real IP Module: Importance and Configuration</title>
      <link>https://www.toidang.xyz/posts/2020/03/07/understanding-nginx-real-ip-module-importance-and-configuration/</link>
      <pubDate>Sat, 07 Mar 2020 18:08:55 +0700</pubDate>
      <guid>https://www.toidang.xyz/posts/2020/03/07/understanding-nginx-real-ip-module-importance-and-configuration/</guid>
      <description>In the realm of web servers, accurate logging of client IP addresses is crucial for security, analytics, and compliance purposes. However, when Nginx is deployed behind a reverse proxy, load balancer, or CDN, the IP addresses logged may not reflect the actual client IP addresses. This is where the Nginx Real IP module comes into play.</description>
    </item>
  </channel>
</rss>
