[mod-lisp-devel] mod-lisp and cl-who, beginner's question
Andreas Thiele
andreas at atp-media.de
Thu Oct 1 11:47:05 UTC 2009
Hi Marko,
> My question to the list is, what is causing this timeout? Is the
> socket not being flushed? Why are there no data being sent from the
> Lisp process after it receives the headers from the web server?
Some time has passed since I used mod_lisp. Just a short guess:
Indeed it might be the data is not flushed. I'd try
(force-output *modlisp-socket*)
Andreas
More information about the mod-lisp-devel
mailing list