<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>t_motooka</author_name>
  <author_url>https://blog.hatena.ne.jp/t_motooka/</author_url>
  <blog_title>職業プログラマの休日出勤</blog_title>
  <blog_url>https://tmotooka.hatenablog.jp/</blog_url>
  <categories>
    <anon>PHP</anon>
  </categories>
  <description>PHPに限らず、Webアプリケーションを動かしているとどこかのタイミングでHTTPサーバを再起動する必要に迫られることがあります。 そのタイミングで誰もアクセスしていないという保証があるのなら話は簡単なのですが、その保証があることは、以前は極めて稀でした。近年では再起動すべきタイミングにおいては稼働中のサーバを一旦ロードバランサーから切り離すことで新規の HTTP Request を受け付けないようにし、実行中の処理が全て捌けてから再起動するといった運用も行われます。とは言え、再起動したときにどのような現象が起きるのかを知っておくことは無駄ではありません。何故なら、1秒を争うような状況に追い込…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftmotooka.hatenablog.jp%2Fentry%2F2016%2F11%2F06%2F121819&quot; title=&quot;PHP処理中にHTTPサーバ再起動 - 職業プログラマの休日出勤&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>2016-11-06 12:18:19</published>
  <title>PHP処理中にHTTPサーバ再起動</title>
  <type>rich</type>
  <url>https://tmotooka.hatenablog.jp/entry/2016/11/06/121819</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
