[hunchentoot-devel] Problems with file uploads and mod_lisp

Edi Weitz edi at agharta.de
Sun Oct 29 21:53:04 UTC 2006


On Sun, 29 Oct 2006 12:43:01 -0500, "Graham Fawcett" <graham.fawcett at gmail.com> wrote:

> Also busy here, but I have seen some odd recent behaviour with
> Hunchentoot and mod_lisp behind Apache 2. In keep-alive scenarios,
> the second request stalls for 60 seconds; I'm not sure whether the
> request is satisfied at that point, or whether the connection is
> simply closed. Perhaps this problem shares a common root with the
> upload problem?

I think so.  Somehow it looks as if the connection between mod_lisp
and Lisp is closed prematurely.  This obviously happened when I ported
TBNL to Hunchentoot as it wasn't an issue before.  My guess is that in
mod_lisp mode Hunchentoot fiddles with headers it should ignore.

> I'll try to debug this and the upload issue if I can.

That would be nice!



More information about the Tbnl-devel mailing list