<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>alunko</author_name>
  <author_url>https://blog.hatena.ne.jp/alunko/</author_url>
  <blog_title>んんんんんんんｎ</blog_title>
  <blog_url>https://alunko.hatenadiary.org/</blog_url>
  <categories>
    <anon>Rails</anon>
  </categories>
  <description>セッションの管理はデフォルトでPStoreである。 セッション情報は毎アクセスおきにファイルに保存される。 ディスクIOがかかってしまう。 だけどmongrel_clusterなどでクラスタリングしても同じPStoreファイルでセッション情報を共有できるのでStickySessionなどの設定はいらない。 でも、毎回ディスクに書き出すのってやっぱりダサイ。 ActiveRecordStoreなんて毎回DBに保存。すごい遅いイメージがある。（実際はそんなに遅くないのかな・・）MemcachedStoreは、Memcachedサーバに障害が出たときにクラスタリング全部セッションの保存ができなくなる…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Falunko.hatenadiary.org%2Fentry%2F20071012%2F1192203573&quot; title=&quot;Rails（Ruby)のセッション - んんんんんんんｎ&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>2007-10-12 00:39:33</published>
  <title>Rails（Ruby)のセッション</title>
  <type>rich</type>
  <url>https://alunko.hatenadiary.org/entry/20071012/1192203573</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
