[tbnl-devel] Serving large files

Frank Zappa once said that "Rock journalism is people who can't write interviewing people who can't talk for people who can't read." Sometimes I think #lisp is a bit similar... :) <http://meme.b9.com/cview.html?channel=lisp&start=3368462909&end=3368463023> OK, nobody has asked, but here's the answer anyway: RTFM where it says (right at the beginning) that you should use SEND-HEADERS "if you want to serve very large static files." <http://weitz.de/tbnl/#send-headers> SEND-HEADERS has been in there since 2005 (version 0.9.0) and it is used in HANDLE-STATIC-FILE (html.lisp) as well as in the UTF-8 example. Cheers, Edi.

On Fri, Sep 29, 2006 at 12:47:54AM +0200, Edi Weitz wrote:
Frank Zappa once said that "Rock journalism is people who can't write interviewing people who can't talk for people who can't read." Sometimes I think #lisp is a bit similar... :)
<http://meme.b9.com/cview.html?channel=lisp&start=3368462909&end=3368463023>
But...but... http://meme.b9.com/cview.html?channel=lisp&start=3368462909&end=3368468500 Zach

On Thu, 28 Sep 2006 19:33:03 -0400, Zach Beane <xach@xach.com> wrote:
But...but...
http://meme.b9.com/cview.html?channel=lisp&start=3368462909&end=3368468500
Ugh, sorry, missed that part. Anyway, it was a good occasion to throw in a Zappa quote... :)

On 9/28/06, Edi Weitz <edi@agharta.de> wrote:
Frank Zappa once said that "Rock journalism is people who can't write interviewing people who can't talk for people who can't read." Sometimes I think #lisp is a bit similar... :)
Ouch...
OK, nobody has asked, but here's the answer anyway: RTFM where it says (right at the beginning) that you should use SEND-HEADERS "if you want to serve very large static files."
Mea maxima culpa; and thanks. Erik.
participants (3)
-
Edi Weitz
-
Erik Enge
-
Zach Beane