Subject: Re: mod_lisp 2.3 beta available for testing
From: rpw3@rpw3.org (Rob Warnock)
Date: Wed, 08 Jan 2003 04:30:01 -0600
Newsgroups: comp.lang.lisp
Message-ID: <nwSdnTpCgOc0YIajXTWcqw@giganews.com>
Marc Battyani <Marc.Battyani@fractalconcept.com> wrote:
+---------------
| "Edi Weitz" <edi@agharta.de> wrote
| > rpw3@rpw3.org (Rob Warnock) writes:
| > > 1. Does this in any way affect the ability (very important in
| > >    some applications!) to "stream" data through Apache ...
...
| In fact there are 2 ways of using mod_lisp.
...
| In the other mode, the one you refer too, the Lisp process does not knows
| the content length and it will output the reply content while computing it.
| The end of the data is when Lisp closes the socket. In that case we still
| want to get the SIGPIPE error.
+---------------

Ahhh! Thanks, a very helpful clarification of Edi's answer.


-Rob

-----
Rob Warnock, PP-ASEL-IA		<rpw3@rpw3.org>
627 26th Avenue			<URL:http://rpw3.org/>
San Mateo, CA 94403		(650)572-2607