<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>ogidow</author_name>
  <author_url>https://blog.hatena.ne.jp/ogidow/</author_url>
  <blog_title>ogidowの日記</blog_title>
  <blog_url>https://ogidow.hateblo.jp/</blog_url>
  <categories>
    <anon>nginx</anon>
    <anon>mruby</anon>
  </categories>
  <description>ngx_mruby にはノンブロッキングで httpリクエストできるNginx::Async::HTTPというものが用意されている。 外部からリクエストを受け付ける nginx(便宜上frontとする) とfrontからリクエストを受け付けるnginx(便宜上apiとする)を用意して Nginx::Async::HTTP を試してみた。 front の設定 user nginx; worker_processes 1; load_module modules/ndk_http_module.so; load_module modules/ngx_http_mruby_module.so; ev…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fogidow.hateblo.jp%2Fentry%2F2020%2F08%2F07%2F153110&quot; title=&quot;ngx_mruby の Nginx::Async::HTTP でハマったとこ - ogidowの日記&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>2020-08-07 15:31:10</published>
  <title>ngx_mruby の Nginx::Async::HTTP でハマったとこ</title>
  <type>rich</type>
  <url>https://ogidow.hateblo.jp/entry/2020/08/07/153110</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
