Hi Bob,<br><br>Could you advise how would I "go straight at the hunchentoot server"?<br>Also I have a feeling that the more I call the images from the server the slower it gets. I even removed (no-chache) option from the page generation so I thought that having images in caches would speed it up. In this context I think what Edi says about Hunchentoot switching contexts with Apache while page generation makes sense. My server is PIII 600 MHz, maybe it's time to upgrade it.
<br><br>Thank you,<br>Andrew<br><br><div><span class="gmail_quote">On 4/3/07, <b class="gmail_sendername">Bob Hutchison</b> <<a href="mailto:hutch@recursive.ca">hutch@recursive.ca</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>On 30-Mar-07, at 4:24 PM, Andrei Stebakov wrote:<br><br>> I got a folder on my linux box that contains about 240 images of font<br>> preview generated from cl-gd (Thanks, Edi!).<br>> When I show them from static apache handler it takes approximately 30
<br>> seconds. Same thing from hunchentoot static handler<br>> (create-folder-dispatcher-and-handler) takes about 50 seconds. I<br>> understand<br>> it's not a big deal, but still I'd like to know what might get in
<br>> the way. I<br>> use hunchentoot behind mod-proxy.<br><br>Have you tried going straight at the hunchentoot server? This as made<br>some difference to my stuff in the past. Might give you a better idea<br>where the problem is.
<br><br>Cheers,<br>Bob<br><br>> Here are links (first is static apache, second is hunchentoot):<br>> <a href="http://www.greenpixeldesign.com/fonts.html">http://www.greenpixeldesign.com/fonts.html</a><br>> <a href="http://www.greenpixeldesign.com/cphandler/fonts.html">
http://www.greenpixeldesign.com/cphandler/fonts.html</a><br>><br>> Thank you,<br>> Andrew<br>> _______________________________________________<br>> tbnl-devel site list<br>> <a href="mailto:tbnl-devel@common-lisp.net">
tbnl-devel@common-lisp.net</a><br>> <a href="http://common-lisp.net/mailman/listinfo/tbnl-devel">http://common-lisp.net/mailman/listinfo/tbnl-devel</a><br><br>----<br>Bob Hutchison                  -- tumblelog at <http://
<br><a href="http://www.recursive.ca/so/">www.recursive.ca/so/</a>><br>Recursive Design Inc.          -- <<a href="http://www.recursive.ca/">http://www.recursive.ca/</a>><br>xampl for Ruby                 -- <
<a href="http://rubyforge.org/projects/xampl/">http://rubyforge.org/projects/xampl/</a>><br><br><br><br>_______________________________________________<br>tbnl-devel site list<br><a href="mailto:tbnl-devel@common-lisp.net">
tbnl-devel@common-lisp.net</a><br><a href="http://common-lisp.net/mailman/listinfo/tbnl-devel">http://common-lisp.net/mailman/listinfo/tbnl-devel</a><br></blockquote></div><br>