<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>mintsu123</author_name>
  <author_url>https://blog.hatena.ne.jp/mintsu123/</author_url>
  <blog_title>mintsu’s プログラミング日誌</blog_title>
  <blog_url>https://mintsu123.hatenadiary.org/</blog_url>
  <categories>
    <anon>nginx</anon>
    <anon>node.js</anon>
    <anon>プログラミング</anon>
  </categories>
  <description>nginxの比較的新しいバージョンではWebSocketのリバースプロキシに対応しているので、試して見ました。今回はsocket.ioを使い、 nginxのバージョンは1.4.3を使いました。 nginxのプロキシの設定を設定ファイルに加えます。 /etc/nginx/conf.d/default.conf location /socket.io/ { proxy_pass ＜socket.ioのサーバ＞; # 例) proxy_pass http://localhost:1234; proxy_http_version 1.1; proxy_set_header Upgrade $http_…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fmintsu123.hatenadiary.org%2Fentry%2F20131013%2F1381666397&quot; title=&quot;nginxでリバースプロキシ使ってnode.jsのSocket.IOを使う - mintsu’s プログラミング日誌&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>2013-10-13 21:13:17</published>
  <title>nginxでリバースプロキシ使ってnode.jsのSocket.IOを使う</title>
  <type>rich</type>
  <url>https://mintsu123.hatenadiary.org/entry/20131013/1381666397</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
