[Lispweb] serving very large files from allegroserve
Nick Levine
ndl at ravenbrook.com
Thu May 3 05:50:24 CDT 2007
So allegroserve offers a global timeout for the whole request
(which defaults to 300 seconds if you're also doing timeout
on each I/O). If you know you'll be sending things that
could take a long long time then feel free to change
the 300 to a huge value. You're still protected by the timeout
on I/O which will ensure that some progress gets made ever
N seconds (default 120).
Ah, well I'm not sure that was clear from the doc but thanks for the
tip, I guess I need to do a separate publish on the audio files.
Thanks,
-n
More information about the lispweb
mailing list