On Thursday, December 13, 2012 8:21:09 PM UTC+1, Trastabuga wrote:
>
> A while ago I created a small web site based on Clojure. I noticed that
> when there was no requests to the site for some period of time (a few
> hours) it may take up to 20-30 seconds to process an incoming request.
> I am wo
A while ago I created a small web site based on Clojure. I noticed that
when there was no requests to the site for some period of time (a few
hours) it may take up to 20-30 seconds to process an incoming request.
I only thought that it has something to do with a particular web framework,
but rec