[tbnl-devel] send-headers and slow page generation
Yannick Gingras
ygingras at ygingras.net
Sun May 14 19:16:49 UTC 2006
Edi Weitz <edi at agharta.de> writes:
> Your information is sent in chunks to mod_lisp, but that's not what
> your browser sees. It sees what Apache will eventually send.
>
> You can use SEND-HEADERS as described above to achieve what you want,
> but only if you use TBNL in "stand-alone mode" or if you use a
> front-end like Hunchentoot. (I'm not sure about Araneida, maybe
> that'll also work.)
I know when I finished to generate the fast content, is there a way to
pack and send a mod_lisp chunk? Something like FINISH-OUTPUT would be
great. Otherwise using Hunchentoot is doable.
--
Yannick Gingras
More information about the Tbnl-devel
mailing list