<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en-us" xmlns="http://www.w3.org/2005/Atom"><title>Simon Willison's Weblog: metarefresh</title><link href="http://simonwillison.net/" rel="alternate"/><link href="http://simonwillison.net/tags/metarefresh.atom" rel="self"/><id>http://simonwillison.net/</id><updated>2008-02-18T09:44:02+00:00</updated><author><name>Simon Willison</name></author><entry><title>Apache proxy auto-re-loader</title><link href="https://simonwillison.net/2008/Feb/18/ned/#atom-tag" rel="alternate"/><published>2008-02-18T09:44:02+00:00</published><updated>2008-02-18T09:44:02+00:00</updated><id>https://simonwillison.net/2008/Feb/18/ned/#atom-tag</id><summary type="html">
    
&lt;p&gt;&lt;strong&gt;&lt;a href="http://nedbatchelder.com/blog/200802/apache_proxy_autoreloader.html"&gt;Apache proxy auto-re-loader&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;
Neat trick: set your 502 (Bad Gateway) error document to include a meta refresh tag, automating the refresh needed should a server you are proxying to be temporarily unavailable.


    &lt;p&gt;Tags: &lt;a href="https://simonwillison.net/tags/apache"&gt;apache&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/metarefresh"&gt;metarefresh&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/ned-batchelder"&gt;ned-batchelder&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/proxies"&gt;proxies&lt;/a&gt;&lt;/p&gt;



</summary><category term="apache"/><category term="metarefresh"/><category term="ned-batchelder"/><category term="proxies"/></entry></feed>