<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>astap</author_name>
  <author_url>https://blog.hatena.ne.jp/astap/</author_url>
  <blog_title>あすたぴのブログ</blog_title>
  <blog_url>https://astap.hatenablog.jp/</blog_url>
  <categories>
  </categories>
  <description>dockerを使って、複数サーバーアクセスした際の検証を行いたかったので ロードバランサーについて調べたことのメモ。 ELBしか使ったことなかったから全く知らなかったです。 http://nginx.org/en/docs/http/load_balancing.html nginxではロードバランサーとして以下の機能があります。 ラウンドロビン 最小接続（負荷分散） IPハッシュ 最小構成のconf記述 http { upstream myapp1 { server srv1.example.com; server srv2.example.com; server srv3.example.…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fastap.hatenablog.jp%2Fentry%2F2015%2F11%2F21%2F131851&quot; title=&quot;Nginxを使用してロードバランシング - あすたぴのブログ&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-11-21 13:18:51</published>
  <title>Nginxを使用してロードバランシング</title>
  <type>rich</type>
  <url>https://astap.hatenablog.jp/entry/2015/11/21/131851</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
