<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>spdy on {bjørn:johansen}</title>
    <link>https://bjornjohansen.com/tag/spdy/</link>
    <description>Recent content in spdy on {bjørn:johansen}</description>
    <generator>Hugo -- 0.118.2</generator>
    <language>en-US</language>
    <lastBuildDate>Thu, 22 Aug 2013 20:50:20 +0000</lastBuildDate>
    <atom:link href="https://bjornjohansen.com/tag/spdy/feed.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Enabling SPDY with Nginx</title>
      <link>https://bjornjohansen.com/enabling-spdy-nginx/</link>
      <pubDate>Thu, 22 Aug 2013 20:50:20 +0000</pubDate>
       <guid isPermaLink="false">urn:uuid:63636230-3464-5563-a661-656165636538</guid> 
      <description>SPDY is this new, cool, fast protocol created by Google that &amp;ldquo;replaces&amp;rdquo; HTTP (the first draft of HTTP 2.0 is using SPDY as the working base). It is &lt;a href=&#34;http://caniuse.com/spdy&#34; title=&#34;Compatibility table for support of SPDY networking protocol in desktop and mobile browsers.&#34;&gt;supported in all the major browsers&lt;/a&gt; – yes, even Internet Explorer – with the exception of Apple&amp;rsquo;s Safari.</description>
    </item>
    <item>
      <title>Caching: Varnish or Nginx?</title>
      <link>https://bjornjohansen.com/caching-varnish-or-nginx/</link>
      <pubDate>Fri, 12 Apr 2013 20:37:57 +0000</pubDate>
       <guid isPermaLink="false">urn:uuid:63636330-6461-5163-b365-333638366266</guid> 
      <description>TL;DR: Varnish lacks support for SSL and SPDY. Nginx handles it just fine, and has very fast cache with either memcache or disk storage (ramdisk). Both can serve stale cache if your backend is down. But Nginx can not write to the memcache storage directly, it has to be done by the application. Also, Nginx can not purge the cache itself, without you compiling your own package.</description>
    </item>
  </channel>
</rss>
