>>55
It's not painfully slow but you could cache the HTML pages instead of rendering them dynamically on every requests. Either within your web app or by using a caching reverse proxy.
I'm also curious about the reason for choosing the Hunchentoot web server over woo/clack*. Lack of documentation?
______________
https://github.com/fukamachi/woo
https://github.com/fukamachi/clack