<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>inokara</author_name>
  <author_url>https://blog.hatena.ne.jp/inokara/</author_url>
  <blog_title>ようへいの日々精進XP</blog_title>
  <blog_url>https://inokara.hateblo.jp/</blog_url>
  <categories>
    <anon>mod_mruby</anon>
    <anon>Apache</anon>
    <anon>朝の三分ハッキング</anon>
    <anon>超メモ</anon>
  </categories>
  <description>tl;dr ログ監視ツールの動作確認の為に Apache と mod_mruby を使ってランダムにステータスコードを返す環境を作ってみた。 memo 参考 https://github.com/matsumoto-r/mod_mruby http://qiita.com/matsumotory/items/7121d6cce728125e5ce2 mruby コード $ cat /etc/apache2/hooks/handler.rb code = ['200', '404', '503'] return Apache.return code.sample.to_i これだけ！ 簡単！ A…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Finokara.hateblo.jp%2Fentry%2F2015%2F11%2F20%2F100114&quot; title=&quot;（超メモ）mod_mruby を使ってランダムにステータスコードを返す環境を作る - ようへいの日々精進XP&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-20 10:01:14</published>
  <title>（超メモ）mod_mruby を使ってランダムにステータスコードを返す環境を作る</title>
  <type>rich</type>
  <url>https://inokara.hateblo.jp/entry/2015/11/20/100114</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
