[Lispweb] IMHO vs. mod_webapp 4.1.12/ Apache 2
Henrik Motakef
henrik.motakef at web.de
Thu May 22 09:03:18 CDT 2003
Hi,
I'm trying to set up IMHO with mod_webapp 4.1.12 (from jakarta) for
Apache 2.0.45 (on FreeBSD 5.1 beta with CMUCL 18e), without much
success so far. Is this combination supposed to work, or is the
mod_webapp shipped with IMHO somehow different?
>From tracing around a little, it seems that warp-server hangs trying
to read anything from its stream, the trace output is
0: (IMHO::WARP-SERVER #<Stream for descriptor 8>)
1: (IMHO::READ-WARP-PACKET #<Stream for descriptor 8>)
2: (IMHO::READ-INT16 #<Stream for descriptor 8>)
3: (READ-BYTE #<Stream for descriptor 8> T NIL)
And that's it, read-byte apparently never returns.
Without really knowing anything about the inner workings of either
IMHO or mod_webapp, it looks as if Apache would fail to send any data
after contacting IMHO. Any ideas why?
tia
Henrik
More information about the lispweb
mailing list