<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>dk521123</author_name>
  <author_url>https://blog.hatena.ne.jp/dk521123/</author_url>
  <blog_title>プログラム の超個人的なメモ</blog_title>
  <blog_url>https://dk521123.hatenablog.com/</blog_url>
  <categories>
    <anon>設計・プロジェクト管理</anon>
  </categories>
  <description>はじめに * ロードバランス = Load balancing = 負荷分散 分散方式 * 分散方式には、大きく分けて、以下の2つに分けられる [1] 静的分散方式 =&gt; あらかじめ決めた順序でリクエストを各サーバに振り分ける方式 [2] 動的分散方式 =&gt; 振り分け時に最適なサーバを選択し、リクエストを振り分ける方式 [1] 静的分散方式 [1-1] ラウンドロビンDNS（Round Robin DNS） * DNSサーバーのレコードにおいて、同一のホスト名に対して複数のサーバーのIPアドレスを登録しておく方法 =&gt; DNSサーバーは、問い合わせに対し、登録されたIPアドレスを順繰りに返答し…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fdk521123.hatenablog.com%2Fentry%2F34676395&quot; title=&quot;【設計】ロードバランス / 負荷分散 - プログラム の超個人的なメモ&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2015-03-09 23:58:24</published>
  <title>【設計】ロードバランス / 負荷分散</title>
  <type>rich</type>
  <url>https://dk521123.hatenablog.com/entry/34676395</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
