<div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Jul 31, 2013 at 4:32 PM, Jason Greene <span dir="ltr">&lt;<a href="mailto:jason.greene@redhat.com" target="_blank">jason.greene@redhat.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">&gt; Development mode is always going to be massively slower. For example when serving straight HTML serving straight from a cache can be several times faster than performing a timestamp check and then serving from the cache.<br>

<br>
</div>This is also something that should be a simple background thread. In production you are going to want to be able to update a static image without bouncing the server.</blockquote></div><br><br></div><div class="gmail_extra">
1) static image? only if you are in exploded mode<br></div><div class="gmail_extra">2) invalidation / cache timeout are more common approach for this.<br></div></div>