[hunchentoot-devel] Different speed loading images from static apache and hunchentoot handler
Edi Weitz
edi at agharta.de
Tue Apr 3 23:09:24 UTC 2007
On Tue, 3 Apr 2007 18:13:48 -0400, "Andrei Stebakov" <lispercat at gmail.com> wrote:
> Guys, I need your help here. The static image loading with
> create-folder-dispatcher-and-handler is really slow. Here I have
> just 5 images and Apache loads it almost instantaneously and HT
> handler takes about 10 sec!
That is certainly much slower than it should be. Have you tried SBCL
in the meantime? And are you using the dreaded
MP::STARTUP-IDLE-AND-TOP-LEVEL-LOOPS
on CMUCL? If not, that'd probably explain your problems.
> Here are the links for Apache and Hunchentoot handlers:
>
> http://www.greenpixeldesign.com/fonts.html
> http://www.greenpixeldesign.com/cphandler/fonts.html
The second link doesn't work for me.
More information about the Tbnl-devel
mailing list