On Sun, 5 Nov 2006 11:24:10 +0100, "Marijn Haverbeke" marijnh@gmail.com wrote:
Some requests keep returning a completely empty page, and it turns out they do not even cause process-request to be called (or the loop in process-connection to go through a new iteration) -- so it might be an apache or mod_lisp problem with chunked or keep-alive connections.
I think that's related to what I've described here:
http://common-lisp.net/pipermail/tbnl-devel/2006-October/000776.html
Unfortunately, I haven't yet found the time to fix it.
Cheers, Edi.