[undertow-dev] Undertow development mode

Tomaž Cerar tomaz.cerar at gmail.com
Wed Jul 31 10:34:43 EDT 2013


On Wed, Jul 31, 2013 at 4:32 PM, Jason Greene <jason.greene at redhat.com>wrote:

> > 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.
>
> 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.



1) static image? only if you are in exploded mode
2) invalidation / cache timeout are more common approach for this.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/undertow-dev/attachments/20130731/5e19bfe2/attachment.html 


More information about the undertow-dev mailing list